v0.1.9 release

This commit is contained in:
Aditya Kulkarni
2018-10-19 14:06:54 -07:00
parent 9c880e39da
commit ab0d3fb0a5
2 changed files with 21 additions and 7 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.8\\\"
APP_VERSION=\\\"0.1.9\\\"
TEMPLATE = app