summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-01-07 16:14:22 +0300
committerAndrei Karas <akaras@inbox.ru>2017-01-07 16:20:21 +0300
commit633ae1cce17a9d5026e9812e9668a1c8f353e929 (patch)
tree0f4c4ebebf9cd1f9f47832088081d9a3a3edc6ea /build
parent39a5f47fcb9afcf0d5dc1f23e1e41b6d93a1cd75 (diff)
downloadplus-633ae1cce17a9d5026e9812e9668a1c8f353e929.tar.gz
plus-633ae1cce17a9d5026e9812e9668a1c8f353e929.tar.bz2
plus-633ae1cce17a9d5026e9812e9668a1c8f353e929.tar.xz
plus-633ae1cce17a9d5026e9812e9668a1c8f353e929.zip
Change version to 1.7.1.7v1.7.1.7
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 639f14b23..f9d1bbc75 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.6.12.24" \
+ -DPRODUCT_VERSION="1.7.1.7" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index a91a53ffb..6843a2f39 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.6.12.24" \
+ -DPRODUCT_VERSION="1.7.1.7" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index 85e07d3fc..8f0fa4009 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.6.12.24" \
+ -DPRODUCT_VERSION="1.7.1.7" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi