diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-05-23 15:07:22 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-05-23 15:07:22 +0300 |
commit | 56b646e26907f2ecd81920729cfeab123c6fc1aa (patch) | |
tree | 3ab1e94423ddff4a18a45f31a63d8e75b2c4c5af /build/packtmw | |
parent | e472c5df364fd0703438bc96bbff1c148120efc1 (diff) | |
download | plus-56b646e26907f2ecd81920729cfeab123c6fc1aa.tar.gz plus-56b646e26907f2ecd81920729cfeab123c6fc1aa.tar.bz2 plus-56b646e26907f2ecd81920729cfeab123c6fc1aa.tar.xz plus-56b646e26907f2ecd81920729cfeab123c6fc1aa.zip |
Change version to 1.5.5.23.v1.5.5.23
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 faddad1a8..292f1ce56 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.5.5.9" \ + -DPRODUCT_VERSION="1.5.5.23" \ -DEXESUFFIX=/src \ -DUPX=true \ tmw.nsi |