summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-10-08 16:39:29 +0300
committerAndrei Karas <akaras@inbox.ru>2016-10-08 16:39:29 +0300
commit961d1a4bca34068e9ecb5deff0b9da0d6ed6ac16 (patch)
tree5a5233ac00f2c8d253d7f5f0db1b2dd00c5354cc /build
parentb76073bd5d839eb15f38bdc972291e213d286cbf (diff)
downloadplus-961d1a4bca34068e9ecb5deff0b9da0d6ed6ac16.tar.gz
plus-961d1a4bca34068e9ecb5deff0b9da0d6ed6ac16.tar.bz2
plus-961d1a4bca34068e9ecb5deff0b9da0d6ed6ac16.tar.xz
plus-961d1a4bca34068e9ecb5deff0b9da0d6ed6ac16.zip
Change version to 1.6.10.8v1.6.10.8
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 80d96f223..ad4f1afae 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.9.24" \
+ -DPRODUCT_VERSION="1.6.10.8" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index 0820aaefd..c3435ecb8 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.9.24" \
+ -DPRODUCT_VERSION="1.6.10.8" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index 2537e484f..6e7fca108 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.9.24" \
+ -DPRODUCT_VERSION="1.6.10.8" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi