summaryrefslogtreecommitdiff
path: root/build/packtmw
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-09-02 17:52:33 +0300
committerAndrei Karas <akaras@inbox.ru>2017-09-02 17:52:33 +0300
commit76ef61d4c9a39c10f0e2340ded717b1a65d09b2a (patch)
tree8b0803ee329f962af518b81060c691c7116df9ea /build/packtmw
parent54e406911cbd14c7c4e487ebf35b95782d3647e6 (diff)
downloadplus-76ef61d4c9a39c10f0e2340ded717b1a65d09b2a.tar.gz
plus-76ef61d4c9a39c10f0e2340ded717b1a65d09b2a.tar.bz2
plus-76ef61d4c9a39c10f0e2340ded717b1a65d09b2a.tar.xz
plus-76ef61d4c9a39c10f0e2340ded717b1a65d09b2a.zip
Change version to 1.7.9.2.
Diffstat (limited to 'build/packtmw')
-rwxr-xr-xbuild/packtmw2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/packtmw b/build/packtmw
index 939300ec3..41fee7ed3 100755
--- a/build/packtmw
+++ b/build/packtmw
@@ -7,7 +7,7 @@ dir=`pwd`
cd packaging/windows
./make-translations.sh
makensis -DDLLDIR=$dir/../libs/dll/ \
- -DPRODUCT_VERSION="1.7.8.19" \
+ -DPRODUCT_VERSION="1.7.9.2" \
-DEXESUFFIX=/src \
-DUPX=true \
-DBITS=${BITS} \