summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-04-14 19:34:06 +0300
committerAndrei Karas <akaras@inbox.ru>2018-04-14 19:34:06 +0300
commitb37c55992ed7692a89b5a22345240bf855037517 (patch)
treec7503f4428bdb4a1501d6d59d66bc7f2b23ff615 /build
parent7820d0268944116a2ebd590b85dab7f320276f3f (diff)
downloadplus-b37c55992ed7692a89b5a22345240bf855037517.tar.gz
plus-b37c55992ed7692a89b5a22345240bf855037517.tar.bz2
plus-b37c55992ed7692a89b5a22345240bf855037517.tar.xz
plus-b37c55992ed7692a89b5a22345240bf855037517.zip
Change version to 1.8.4.14v1.8.4.14s20180417
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 fd4a321f0..d94a1500e 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.8.2.17" \
+ -DPRODUCT_VERSION="1.8.4.14" \
-DEXESUFFIX=/src \
-DUPX=true \
-DBITS=${BITS} \
diff --git a/build/packtmw b/build/packtmw
index 186a194fe..e101dcb4b 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.8.2.17" \
+ -DPRODUCT_VERSION="1.8.4.14" \
-DEXESUFFIX=/src \
-DUPX=true \
-DBITS=${BITS} \
diff --git a/build/packwin b/build/packwin
index 9e9cfde30..face17ddc 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.8.2.17" \
+ -DPRODUCT_VERSION="1.8.4.14" \
-DEXESUFFIX=/src \
-DUPX=true \
-DBITS=${BITS} \