summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-06-06 13:44:19 +0300
committerAndrei Karas <akaras@inbox.ru>2015-06-06 13:49:00 +0300
commit5549e878f95953f86e0952251be80bb7ccc68219 (patch)
tree12785bc6ecbb0da8e2ac3b142feb952e50aaed01 /build
parente29afc7fe8fac96a34905b7ce59526c552e60ee1 (diff)
downloadplus-5549e878f95953f86e0952251be80bb7ccc68219.tar.gz
plus-5549e878f95953f86e0952251be80bb7ccc68219.tar.bz2
plus-5549e878f95953f86e0952251be80bb7ccc68219.tar.xz
plus-5549e878f95953f86e0952251be80bb7ccc68219.zip
Change version to 1.5.6.6.v1.5.6.6
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 67982d2ef..c5c6cc9d9 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.5.23" \
+ -DPRODUCT_VERSION="1.5.6.6" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index 292f1ce56..4ccbf6197 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.5.23" \
+ -DPRODUCT_VERSION="1.5.6.6" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index 61a22dcf6..dc3394252 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.5.23" \
+ -DPRODUCT_VERSION="1.5.6.6" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi