summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-01-18 13:14:05 +0300
committerAndrei Karas <akaras@inbox.ru>2014-01-18 13:14:05 +0300
commitebc23b3463a98af6061b9cdacfbf1e81e4b05adf (patch)
tree01b878525c193c1e701094e8f2d9454b1bdccc7d /build
parent5939e75026f30278d6937c6ed440435b84296b1b (diff)
downloadplus-ebc23b3463a98af6061b9cdacfbf1e81e4b05adf.tar.gz
plus-ebc23b3463a98af6061b9cdacfbf1e81e4b05adf.tar.bz2
plus-ebc23b3463a98af6061b9cdacfbf1e81e4b05adf.tar.xz
plus-ebc23b3463a98af6061b9cdacfbf1e81e4b05adf.zip
Change version to 1.4.1.18.
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 8e3014c65..3cabea37d 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.4.1.4" \
+ -DPRODUCT_VERSION="1.4.1.18" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index e25bc4f4d..b6c6088b4 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.4.1.4" \
+ -DPRODUCT_VERSION="1.4.1.18" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index 9b30a9576..b91fdfac2 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.4.1.4" \
+ -DPRODUCT_VERSION="1.4.1.18" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi