diff options
author | Gregory Maxwell <greg@xiph.org> | 2012-05-08 15:22:02 -0400 |
---|---|---|
committer | Gregory Maxwell <greg@xiph.org> | 2012-05-08 15:22:02 -0400 |
commit | a5f95d75a150c3a46488cc8a49653de7fd91f5f2 (patch) | |
tree | c5d7700e5e56035be3694267440597aaf84558c5 /bitcoin-qt.pro | |
parent | 1f7e0e51aa2ae6e1aafed52731a4a0fe714a3657 (diff) |
Increase client version to 0.6.99
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 f586c53372..853ea93a29 100644 --- a/bitcoin-qt.pro +++ b/bitcoin-qt.pro @@ -1,6 +1,6 @@ TEMPLATE = app TARGET = -VERSION = 0.6.1 +VERSION = 0.6.99 INCLUDEPATH += src src/json src/qt DEFINES += QT_GUI BOOST_THREAD_USE_LIB CONFIG += no_include_pwd |