This commit is contained in:
Aditya Kulkarni
2018-10-30 15:27:19 -07:00
parent b4893a2ce0
commit a64f2fab75
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ PRECOMPILED_HEADER = src/precompiled.h
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = zec-qt-wallet
APP_VERSION=\\\"0.2.5\\\"
APP_VERSION=\\\"0.2.6\\\"
TEMPLATE = app