diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-08-13 17:52:26 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-08-13 17:52:26 +0300 |
commit | 2a77d52ce39598313f97141ba4e5e2b952f7a196 (patch) | |
tree | 8c16335bb6e0441756e54cb2d3168a02902ca7d6 /build/packtmw | |
parent | 609b40bd07b963020389812aae41344f55a51ee1 (diff) | |
download | plus-2a77d52ce39598313f97141ba4e5e2b952f7a196.tar.gz plus-2a77d52ce39598313f97141ba4e5e2b952f7a196.tar.bz2 plus-2a77d52ce39598313f97141ba4e5e2b952f7a196.tar.xz plus-2a77d52ce39598313f97141ba4e5e2b952f7a196.zip |
Change version to 1.6.8.14v1.6.8.14
Diffstat (limited to 'build/packtmw')
-rwxr-xr-x | build/packtmw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/packtmw b/build/packtmw index 6a27d8d4e..b12b96b7e 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.6.7.30" \ + -DPRODUCT_VERSION="1.6.8.14" \ -DEXESUFFIX=/src \ -DUPX=true \ tmw.nsi |