diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-08-17 13:47:10 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-08-17 13:47:10 +0300 |
commit | 5c278653704d4f4b90ebc99bcef2f37c5a208a72 (patch) | |
tree | a3beb9116ce112fb68363bc4de4ca61317d57738 /build/packtmw | |
parent | c3906e4f561b327713ed289b5bc089878022ab1b (diff) | |
download | plus-5c278653704d4f4b90ebc99bcef2f37c5a208a72.tar.gz plus-5c278653704d4f4b90ebc99bcef2f37c5a208a72.tar.bz2 plus-5c278653704d4f4b90ebc99bcef2f37c5a208a72.tar.xz plus-5c278653704d4f4b90ebc99bcef2f37c5a208a72.zip |
Change version to 1.3.8.18.v1.3.8.18
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 65d52f365..f84eb4f1a 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.3.8.4" \ + -DPRODUCT_VERSION="1.3.8.18" \ -DEXESUFFIX=/src \ -DUPX=true \ tmw.nsi |