diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-06-23 13:11:20 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-06-23 13:11:20 +0300 |
commit | e7568a3156bd19c91201322543a13ae99aefc658 (patch) | |
tree | f892d11b68f2beec5da3d9d223f0d6b32e0f8648 /build/packevol | |
parent | a69a87c5a81ddbf25a25c5549259da550d207bda (diff) | |
download | plus-e7568a3156bd19c91201322543a13ae99aefc658.tar.gz plus-e7568a3156bd19c91201322543a13ae99aefc658.tar.bz2 plus-e7568a3156bd19c91201322543a13ae99aefc658.tar.xz plus-e7568a3156bd19c91201322543a13ae99aefc658.zip |
Change version to 1.2.6.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 91bde9423..500ffda82 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.2.6.10" \ + -DPRODUCT_VERSION="1.2.6.24" \ -DEXESUFFIX=/src \ -DUPX=true \ evol.nsi |