summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-13 13:06:33 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-13 13:06:33 +0300
commitba54aed00801d29e4b5b6c77e1aed23a038ba7e6 (patch)
tree4635052592385fb723db5e1f48610ee4fe81b37e /build
parent7e94b2e59cdabc8f80d3aa456c250954cbf56461 (diff)
downloadplus-ba54aed00801d29e4b5b6c77e1aed23a038ba7e6.tar.gz
plus-ba54aed00801d29e4b5b6c77e1aed23a038ba7e6.tar.bz2
plus-ba54aed00801d29e4b5b6c77e1aed23a038ba7e6.tar.xz
plus-ba54aed00801d29e4b5b6c77e1aed23a038ba7e6.zip
Change version to 1.4.9.14.v1.4.9.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 cfd4554af..763519938 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.8.30" \
+ -DPRODUCT_VERSION="1.4.9.14" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index d9b152664..3fba6919b 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.8.30" \
+ -DPRODUCT_VERSION="1.4.9.14" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index 5fd954260..0277769e4 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.8.30" \
+ -DPRODUCT_VERSION="1.4.9.14" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi