diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-05-24 13:53:09 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-05-24 13:53:09 +0300 |
commit | 8dc9d0d75e9a843625bbf1e09091a9ce4d624932 (patch) | |
tree | 692d60fea8f637039945066048900c52df9dedd9 /build/packtmw | |
parent | e08a0cfb39ba8a37ad6e5c186e3bdfae038c39bf (diff) | |
download | plus-8dc9d0d75e9a843625bbf1e09091a9ce4d624932.tar.gz plus-8dc9d0d75e9a843625bbf1e09091a9ce4d624932.tar.bz2 plus-8dc9d0d75e9a843625bbf1e09091a9ce4d624932.tar.xz plus-8dc9d0d75e9a843625bbf1e09091a9ce4d624932.zip |
Change version to 1.4.5.24.
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 7c4ee5f76..5fd09e5a5 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.4.5.10" \ + -DPRODUCT_VERSION="1.4.5.24" \ -DEXESUFFIX=/src \ -DUPX=true \ tmw.nsi |