From e4be09cfaea25eb47fa0c40b4efef6e4072c933c Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Tue, 26 Nov 2013 10:38:13 +0100 Subject: Bump version numbers for 0.8.6 release --- bitcoin-qt.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitcoin-qt.pro') diff --git a/bitcoin-qt.pro b/bitcoin-qt.pro index 996b53cd11..69c2478184 100644 --- a/bitcoin-qt.pro +++ b/bitcoin-qt.pro @@ -1,7 +1,7 @@ TEMPLATE = app TARGET = bitcoin-qt macx:TARGET = "Bitcoin-Qt" -VERSION = 0.8.5 +VERSION = 0.8.6 INCLUDEPATH += src src/json src/qt QT += network DEFINES += QT_GUI BOOST_THREAD_USE_LIB BOOST_SPIRIT_THREADSAFE -- cgit v1.2.3