diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-11-21 16:14:31 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-11-21 16:14:31 +0300 |
commit | 1e47f6e16b71d4157a48f6ccc8c4f25926150c10 (patch) | |
tree | 9346141ab5bedc01dbac8f1a1e73eaa5e459c1b2 /build/packevol | |
parent | 5ea9419d9628247504a6eaa164b6f1c6b271955b (diff) | |
download | plus-1e47f6e16b71d4157a48f6ccc8c4f25926150c10.tar.gz plus-1e47f6e16b71d4157a48f6ccc8c4f25926150c10.tar.bz2 plus-1e47f6e16b71d4157a48f6ccc8c4f25926150c10.tar.xz plus-1e47f6e16b71d4157a48f6ccc8c4f25926150c10.zip |
Change version to 1.5.11.21v1.5.11.21
Diffstat (limited to 'build/packevol')
-rwxr-xr-x | build/packevol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/packevol b/build/packevol index 425eebacd..f927fb338 100755 --- a/build/packevol +++ b/build/packevol @@ -7,7 +7,7 @@ dir=`pwd` cd packaging/windows ./make-translations.sh makensis -DDLLDIR=$dir/../libs/dll/ \ - -DPRODUCT_VERSION="1.5.11.7" \ + -DPRODUCT_VERSION="1.5.11.21" \ -DEXESUFFIX=/src \ -DUPX=true \ evol.nsi |