summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-09-10 16:36:13 +0300
committerAndrei Karas <akaras@inbox.ru>2016-09-10 16:36:13 +0300
commit7212c1c8ebcbc6a76f3c1367b18b09521009470c (patch)
treea14fc85e4245965a527e6e87efddaa9186921aa5 /build
parent969104bb5b20750fcea72a0077377c0e1d094ae1 (diff)
downloadplus-7212c1c8ebcbc6a76f3c1367b18b09521009470c.tar.gz
plus-7212c1c8ebcbc6a76f3c1367b18b09521009470c.tar.bz2
plus-7212c1c8ebcbc6a76f3c1367b18b09521009470c.tar.xz
plus-7212c1c8ebcbc6a76f3c1367b18b09521009470c.zip
Change version to 1.6.9.10.v1.6.9.10
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 133ac0e2a..dad2f7af1 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.8.27" \
+ -DPRODUCT_VERSION="1.6.9.10" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index b83754f7f..4b3572828 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.8.27" \
+ -DPRODUCT_VERSION="1.6.9.10" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index 6bcaee937..d7d14c71d 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.8.27" \
+ -DPRODUCT_VERSION="1.6.9.10" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi