summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-11-22 13:00:19 +0300
committerAndrei Karas <akaras@inbox.ru>2014-11-22 13:00:19 +0300
commit7beea2c35bcebe2ba3091941f17782d6f81a5eb2 (patch)
treeb734ced66033a117ec992e2e258bdc2f914ea66f /build
parentb83ede55969e29128ede347b4532cad76cd70339 (diff)
downloadplus-7beea2c35bcebe2ba3091941f17782d6f81a5eb2.tar.gz
plus-7beea2c35bcebe2ba3091941f17782d6f81a5eb2.tar.bz2
plus-7beea2c35bcebe2ba3091941f17782d6f81a5eb2.tar.xz
plus-7beea2c35bcebe2ba3091941f17782d6f81a5eb2.zip
Change version to 1.4.11.22.
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 eab8f7420..53762eca6 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.11.8" \
+ -DPRODUCT_VERSION="1.4.11.22" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index f448c084a..c0f76d7a2 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.11.8" \
+ -DPRODUCT_VERSION="1.4.11.22" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index a30a45710..a9d7e87ba 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.11.8" \
+ -DPRODUCT_VERSION="1.4.11.22" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi