summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-06-23 13:11:20 +0300
committerAndrei Karas <akaras@inbox.ru>2012-06-23 13:11:20 +0300
commite7568a3156bd19c91201322543a13ae99aefc658 (patch)
treef892d11b68f2beec5da3d9d223f0d6b32e0f8648 /build
parenta69a87c5a81ddbf25a25c5549259da550d207bda (diff)
downloadplus-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')
-rwxr-xr-xbuild/packevol2
-rwxr-xr-xbuild/packwin2
2 files changed, 2 insertions, 2 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
diff --git a/build/packwin b/build/packwin
index 1b671b7d6..205a15346 100755
--- a/build/packwin
+++ b/build/packwin
@@ -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 \
setup.nsi