1
0
mirror of https://github.com/GOSTSec/gostcoin synced 2025-01-30 08:24:20 +00:00
This commit is contained in:
R4SAS 2017-10-03 08:23:45 +03:00
parent 7f6cef598a
commit 818f4dfb8a
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
TEMPLATE = app
TARGET = gostcoin-qt
VERSION = 0.8.5.8
VERSION = 0.8.5.10
INCLUDEPATH += ../src ../src/json ../src/qt ../i2psam
QT += core gui network androidextras
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets

View File

@ -1,7 +1,7 @@
TEMPLATE = app
TARGET = gostcoin-qt
macx:TARGET = "GOSTcoin-Qt"
VERSION = 0.8.5.9
VERSION = 0.8.5.10
INCLUDEPATH += src src/json src/qt i2psam
QT += core gui network
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets