diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2012-06-19 14:44:38 -0400 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2012-06-19 14:44:38 -0400 |
commit | db4036a829f5e0adc55b6f320b51177e3b518c3e (patch) | |
tree | 79c1039be4b2a1a7155d886ee235ab0cf0222840 /bitcoin-qt.pro | |
parent | 40fd689eb1f72f78752d80e91425811d39a4d466 (diff) |
Bump version numbers to 0.6.3
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 82bbfabc2b..7114ef9336 100644 --- a/bitcoin-qt.pro +++ b/bitcoin-qt.pro @@ -1,6 +1,6 @@ TEMPLATE = app TARGET = -VERSION = 0.6.2.2 +VERSION = 0.6.3.0 INCLUDEPATH += src src/json src/qt DEFINES += QT_GUI BOOST_THREAD_USE_LIB CONFIG += no_include_pwd |