summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-10-24 15:27:28 +0300
committerAndrei Karas <akaras@inbox.ru>2015-10-24 15:27:28 +0300
commita035d0001dc0cabeeda48b4cb4bcc53809c18ed8 (patch)
treefde4284525a884c8752bddb3349eeacb45245e74 /build
parent9cd31c3a1e5b005aae7addc7f47fd70df99939e1 (diff)
downloadplus-a035d0001dc0cabeeda48b4cb4bcc53809c18ed8.tar.gz
plus-a035d0001dc0cabeeda48b4cb4bcc53809c18ed8.tar.bz2
plus-a035d0001dc0cabeeda48b4cb4bcc53809c18ed8.tar.xz
plus-a035d0001dc0cabeeda48b4cb4bcc53809c18ed8.zip
Change version to 1.5.10.24.v1.5.10.24
Diffstat (limited to 'build')
-rwxr-xr-xbuild/packevol2
-rwxr-xr-xbuild/packtmw2
-rwxr-xr-xbuild/packwin2
3 files changed, 3 insertions, 3 deletions
diff --git a/build/packevol b/build/packevol
index b8662d3f0..d2779ee9f 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.10.10" \
+ -DPRODUCT_VERSION="1.5.10.24" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index 392469072..46e005c72 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.5.10.10" \
+ -DPRODUCT_VERSION="1.5.10.24" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index 9fdd0b0cd..2ab6c10af 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.5.10.10" \
+ -DPRODUCT_VERSION="1.5.10.24" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi