X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=bitcoin-qt.pro;h=7114ef9336408704f0715dcbc45ba873b39613a0;hb=db4036a829f5e0adc55b6f320b51177e3b518c3e;hp=707c0dcc5e1b1f4ecd78c56532c995fa5676c9c9;hpb=68103043ce2aa16670c569ef0ae1015a889c5d37;p=novacoin.git diff --git a/bitcoin-qt.pro b/bitcoin-qt.pro index 707c0dc..7114ef9 100644 --- a/bitcoin-qt.pro +++ b/bitcoin-qt.pro @@ -1,6 +1,6 @@ TEMPLATE = app TARGET = -VERSION = 0.6.1 +VERSION = 0.6.3.0 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) {