summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-07-18 15:36:38 +0300
committerAndrei Karas <akaras@inbox.ru>2015-07-18 15:36:38 +0300
commit99c0622fd8c6c81129c6fa788841e28f6c4f4da0 (patch)
tree924a632a3b0162588a0ab837ef65668eb3aa4cad /build
parentd6f5ef3a01f792c441f21e0649a9541d10b89415 (diff)
downloadplus-99c0622fd8c6c81129c6fa788841e28f6c4f4da0.tar.gz
plus-99c0622fd8c6c81129c6fa788841e28f6c4f4da0.tar.bz2
plus-99c0622fd8c6c81129c6fa788841e28f6c4f4da0.tar.xz
plus-99c0622fd8c6c81129c6fa788841e28f6c4f4da0.zip
Change version to 1.5.7.18.v1.5.7.18
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 65c83fb0f..59e6cca7f 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.7.4" \
+ -DPRODUCT_VERSION="1.5.7.18" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index 483e6c292..e9a5d02f5 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.7.4" \
+ -DPRODUCT_VERSION="1.5.7.18" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index 62270a70a..9f39d2611 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.7.4" \
+ -DPRODUCT_VERSION="1.5.7.18" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi