diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2012-05-11 10:09:45 -0400 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2012-05-11 10:09:45 -0400 |
commit | 40fd689eb1f72f78752d80e91425811d39a4d466 (patch) | |
tree | cce2b7db13d68fc99f98a54637c8bf1c0768fd43 /bitcoin-qt.pro | |
parent | aaff04791d35087ba66a2a0e814620b30fbf9b96 (diff) |
Bump version to 0.6.2.2 for osx-special buildv0.6.2.2
Diffstat (limited to 'bitcoin-qt.pro')
-rw-r--r-- | bitcoin-qt.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitcoin-qt.pro b/bitcoin-qt.pro index e161911a93..82bbfabc2b 100644 --- a/bitcoin-qt.pro +++ b/bitcoin-qt.pro @@ -1,6 +1,6 @@ TEMPLATE = app TARGET = -VERSION = 0.6.2 +VERSION = 0.6.2.2 INCLUDEPATH += src src/json src/qt DEFINES += QT_GUI BOOST_THREAD_USE_LIB CONFIG += no_include_pwd |