X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=bitcoin-qt.pro;h=e161911a93fac6ee8d3c29cdedae8a4ff42437b8;hb=8ff1873096d29a105ea98d6cd03c4f8f7b9cea0f;hp=707c0dcc5e1b1f4ecd78c56532c995fa5676c9c9;hpb=68103043ce2aa16670c569ef0ae1015a889c5d37;p=novacoin.git diff --git a/bitcoin-qt.pro b/bitcoin-qt.pro index 707c0dc..e161911 100644 --- a/bitcoin-qt.pro +++ b/bitcoin-qt.pro @@ -1,6 +1,6 @@ TEMPLATE = app TARGET = -VERSION = 0.6.1 +VERSION = 0.6.2 INCLUDEPATH += src src/json src/qt DEFINES += QT_GUI BOOST_THREAD_USE_LIB CONFIG += no_include_pwd @@ -266,7 +266,7 @@ PRE_TARGETDEPS += compiler_TSQM_make_all # "Other files" to show in Qt Creator OTHER_FILES += \ - doc/*.rst doc/*.txt doc/README README.md + doc/*.rst doc/*.txt doc/README README.md res/bitcoin-qt.rc # platform specific defaults, if not overridden on command line isEmpty(BOOST_LIB_SUFFIX) {