From 460af80a0ec2647b0ff482485805af50c8eacac1 Mon Sep 17 00:00:00 2001 From: R4SAS Date: Sat, 23 Jun 2018 00:21:44 +0300 Subject: [PATCH] 0.8.5.12 --- android/AndroidManifest.xml | 2 +- android/gostcoin-qt-android.pro | 2 +- gostcoin-qt.pro | 2 +- src/clientversion.h | 2 +- src/qt/forms/aboutdialog.ui | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 9b15014..b75f833 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -1,5 +1,5 @@ - + diff --git a/android/gostcoin-qt-android.pro b/android/gostcoin-qt-android.pro index b30aa55..36e35e4 100644 --- a/android/gostcoin-qt-android.pro +++ b/android/gostcoin-qt-android.pro @@ -1,6 +1,6 @@ TEMPLATE = app TARGET = gostcoin-qt -VERSION = 0.8.5.11 +VERSION = 0.8.5.12 INCLUDEPATH += ../src ../src/json ../src/qt ../src/i2psam QT += core gui network androidextras greaterThan(QT_MAJOR_VERSION, 4): QT += widgets diff --git a/gostcoin-qt.pro b/gostcoin-qt.pro index 139307f..feacfd3 100644 --- a/gostcoin-qt.pro +++ b/gostcoin-qt.pro @@ -1,7 +1,7 @@ TEMPLATE = app TARGET = gostcoin-qt macx:TARGET = "GOSTCoin-Qt" -VERSION = 0.8.5.11 +VERSION = 0.8.5.12 INCLUDEPATH += src src/json src/qt src/i2psam QT += core gui network greaterThan(QT_MAJOR_VERSION, 4): QT += widgets diff --git a/src/clientversion.h b/src/clientversion.h index d9d3f05..0cf4170 100644 --- a/src/clientversion.h +++ b/src/clientversion.h @@ -9,7 +9,7 @@ #define CLIENT_VERSION_MAJOR 0 #define CLIENT_VERSION_MINOR 8 #define CLIENT_VERSION_REVISION 5 -#define CLIENT_VERSION_BUILD 11 +#define CLIENT_VERSION_BUILD 12 // Set to true for release, false for prerelease or test build #define CLIENT_VERSION_IS_RELEASE true diff --git a/src/qt/forms/aboutdialog.ui b/src/qt/forms/aboutdialog.ui index edd324d..712933a 100644 --- a/src/qt/forms/aboutdialog.ui +++ b/src/qt/forms/aboutdialog.ui @@ -63,7 +63,7 @@ IBeamCursor - v0.8.5.11 + v0.8.5.12 Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse