summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-03-12 14:48:32 +0300
committerAndrei Karas <akaras@inbox.ru>2016-03-12 14:48:32 +0300
commitcceed6914a7db60458d9922d20e1160e79c33fb7 (patch)
tree28979e0394743b155aaa41579220931244730a07 /build
parente1c524b4c89ab61acd57e3500a375ede1a146777 (diff)
downloadplus-cceed6914a7db60458d9922d20e1160e79c33fb7.tar.gz
plus-cceed6914a7db60458d9922d20e1160e79c33fb7.tar.bz2
plus-cceed6914a7db60458d9922d20e1160e79c33fb7.tar.xz
plus-cceed6914a7db60458d9922d20e1160e79c33fb7.zip
Change version to 1.6.3.12.
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 cc8dafaee..9da47d7f8 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.6.2.27" \
+ -DPRODUCT_VERSION="1.6.3.12" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index dd3ccf1a2..60f97adae 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.6.2.27" \
+ -DPRODUCT_VERSION="1.6.3.12" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index 8190018c7..5a50c7779 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.6.2.27" \
+ -DPRODUCT_VERSION="1.6.3.12" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi