summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-31 12:33:23 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-31 12:33:23 +0300
commitf9d1ff9ee5239b1afae3eab7a306bc4ad3ec3331 (patch)
tree022c93e507938ae9b9134ca456fa029f46036d7d /build
parent51f7fc45db58244109ae510d52f81be08a2a1e74 (diff)
downloadplus-f9d1ff9ee5239b1afae3eab7a306bc4ad3ec3331.tar.gz
plus-f9d1ff9ee5239b1afae3eab7a306bc4ad3ec3331.tar.bz2
plus-f9d1ff9ee5239b1afae3eab7a306bc4ad3ec3331.tar.xz
plus-f9d1ff9ee5239b1afae3eab7a306bc4ad3ec3331.zip
Change version to 1.5.1.31.v1.5.1.31
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 54b631bc8..cd92c4ac3 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.5.1.17" \
+ -DPRODUCT_VERSION="1.5.1.31" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index be993bdd1..6c769c1a8 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.5.1.17" \
+ -DPRODUCT_VERSION="1.5.1.31" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index b32d92642..e95d53913 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.5.1.17" \
+ -DPRODUCT_VERSION="1.5.1.31" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi