summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-08-18 14:47:55 +0300
committerAndrei Karas <akaras@inbox.ru>2012-08-18 14:47:55 +0300
commitdf866e62698d44dacc423a29a4a127017f1e11f6 (patch)
tree570d6f17fed7d5da82b4ce3258172bb676ec8c6a /build
parent210f855b66ba8b30a54019d5b850748892d4bfac (diff)
downloadplus-df866e62698d44dacc423a29a4a127017f1e11f6.tar.gz
plus-df866e62698d44dacc423a29a4a127017f1e11f6.tar.bz2
plus-df866e62698d44dacc423a29a4a127017f1e11f6.tar.xz
plus-df866e62698d44dacc423a29a4a127017f1e11f6.zip
Change version to 1.2.8.19.
Diffstat (limited to 'build')
-rwxr-xr-xbuild/packevol2
-rwxr-xr-xbuild/packwin2
2 files changed, 2 insertions, 2 deletions
diff --git a/build/packevol b/build/packevol
index acb58ea4c..15a40f986 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.2.8.5" \
+ -DPRODUCT_VERSION="1.2.8.19" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packwin b/build/packwin
index 7bea9872b..115d011ef 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.2.8.5" \
+ -DPRODUCT_VERSION="1.2.8.19" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi