v0.1.7 release build

This commit is contained in:
Aditya Kulkarni
2018-10-17 15:41:28 -07:00
parent 2f85d08d05
commit 026b071ece
3 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 = zcash-qt-wallet
APP_VERSION=\\\"0.1.6\\\"
APP_VERSION=\\\"0.1.7\\\"
TEMPLATE = app