Update version numbers for 0.8.2rc1 release

This commit is contained in:
Gavin Andresen
2013-05-10 09:50:33 -04:00
parent 8f6709076e
commit 5b5d399593
6 changed files with 13 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
TEMPLATE = app
TARGET = bitcoin-qt
macx:TARGET = "Bitcoin-Qt"
VERSION = 0.8.0
VERSION = 0.8.2
INCLUDEPATH += src src/json src/qt
QT += network
DEFINES += QT_GUI BOOST_THREAD_USE_LIB BOOST_SPIRIT_THREADSAFE