summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-13 17:52:26 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-13 17:52:26 +0300
commit2a77d52ce39598313f97141ba4e5e2b952f7a196 (patch)
tree8c16335bb6e0441756e54cb2d3168a02902ca7d6 /build
parent609b40bd07b963020389812aae41344f55a51ee1 (diff)
downloadplus-2a77d52ce39598313f97141ba4e5e2b952f7a196.tar.gz
plus-2a77d52ce39598313f97141ba4e5e2b952f7a196.tar.bz2
plus-2a77d52ce39598313f97141ba4e5e2b952f7a196.tar.xz
plus-2a77d52ce39598313f97141ba4e5e2b952f7a196.zip
Change version to 1.6.8.14v1.6.8.14
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 877ae762d..36d08b1a1 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.7.30" \
+ -DPRODUCT_VERSION="1.6.8.14" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index 6a27d8d4e..b12b96b7e 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.7.30" \
+ -DPRODUCT_VERSION="1.6.8.14" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index 5d6315b65..ddff3aff1 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.7.30" \
+ -DPRODUCT_VERSION="1.6.8.14" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi