diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-11-23 11:44:46 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-11-23 11:44:46 +0300 |
commit | af7de2033b5099be9351292767c14c79af58b209 (patch) | |
tree | 293ed5bfe1dd4c0fa62d70f59253dbb0f172bad3 /build/packevol | |
parent | 0220dc10be5aefc627b73c39084ef551cc880fa4 (diff) | |
download | plus-af7de2033b5099be9351292767c14c79af58b209.tar.gz plus-af7de2033b5099be9351292767c14c79af58b209.tar.bz2 plus-af7de2033b5099be9351292767c14c79af58b209.tar.xz plus-af7de2033b5099be9351292767c14c79af58b209.zip |
Change version to 1.3.11.24.
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 bdab3b50c..5d95f6ea5 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.3.11.10" \ + -DPRODUCT_VERSION="1.3.11.24" \ -DEXESUFFIX=/src \ -DUPX=true \ evol.nsi |