summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-10-14 17:31:14 +0300
committerAndrei Karas <akaras@inbox.ru>2017-10-14 17:31:14 +0300
commitc6a92498aeeb449d78cdf30f5c0e442a994185fb (patch)
tree8c588aa8356af58f0c151db601580d0c8b69849b /build
parentef5eb4199e7818adaf6bdaeebf32f8efe944db9b (diff)
downloadplus-c6a92498aeeb449d78cdf30f5c0e442a994185fb.tar.gz
plus-c6a92498aeeb449d78cdf30f5c0e442a994185fb.tar.bz2
plus-c6a92498aeeb449d78cdf30f5c0e442a994185fb.tar.xz
plus-c6a92498aeeb449d78cdf30f5c0e442a994185fb.zip
Change verstion to 1.7.10.14.v1.7.10.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 17a4aed88..d7a81860e 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.7.9.30" \
+ -DPRODUCT_VERSION="1.7.10.14" \
-DEXESUFFIX=/src \
-DUPX=true \
-DBITS=${BITS} \
diff --git a/build/packtmw b/build/packtmw
index 229e210ef..76c82740f 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.7.9.30" \
+ -DPRODUCT_VERSION="1.7.10.14" \
-DEXESUFFIX=/src \
-DUPX=true \
-DBITS=${BITS} \
diff --git a/build/packwin b/build/packwin
index 4ea00a4ea..845ddd810 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.7.9.30" \
+ -DPRODUCT_VERSION="1.7.10.14" \
-DEXESUFFIX=/src \
-DUPX=true \
-DBITS=${BITS} \