summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-05-27 17:10:16 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-27 17:10:16 +0300
commit24e16e1b0ab550a0306d4779cbcc5d88a55a5446 (patch)
tree507053f10778768b2461b05315e0126d82c4f83e /build
parenta33f0f77eb745702d22b900f79d0db5d96af6b84 (diff)
downloadplus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.tar.gz
plus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.tar.bz2
plus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.tar.xz
plus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.zip
Change version to 1.7.5.27.v1.7.5.27
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 8bbc38f61..723f50dfb 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.5.14" \
+ -DPRODUCT_VERSION="1.7.5.27" \
-DEXESUFFIX=/src \
-DUPX=true \
-DBITS=${BITS} \
diff --git a/build/packtmw b/build/packtmw
index 0061d3342..23c442fdf 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.5.14" \
+ -DPRODUCT_VERSION="1.7.5.27" \
-DEXESUFFIX=/src \
-DUPX=true \
-DBITS=${BITS} \
diff --git a/build/packwin b/build/packwin
index a7e4c5b01..6525f1bd0 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.5.14" \
+ -DPRODUCT_VERSION="1.7.5.27" \
-DEXESUFFIX=/src \
-DUPX=true \
-DBITS=${BITS} \