diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2011-12-16 12:31:59 -0500 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2011-12-16 12:31:59 -0500 |
commit | 8896c2d9d64d71e25b31d7a389f0b8db49a1e50a (patch) | |
tree | 5809cda42acb1e87c3dcef876b86421e3edb266b /bitcoin-qt.pro | |
parent | b12fc3e11223557855bb2394e1097afbf0de0b79 (diff) |
Bump version 0.5.99 (prep for pulling for version 0.6)
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 66b53c2367..2b980ba860 100644 --- a/bitcoin-qt.pro +++ b/bitcoin-qt.pro @@ -1,6 +1,6 @@ TEMPLATE = app TARGET = -VERSION = 0.5.1 +VERSION = 0.5.99 INCLUDEPATH += src src/json src/qt DEFINES += QT_GUI BOOST_THREAD_USE_LIB CONFIG += no_include_pwd |