summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-07-30 17:47:54 +0300
committerAndrei Karas <akaras@inbox.ru>2016-07-30 17:47:54 +0300
commitbc458a2af8f17d7941d401b701dfdac6ebae0d62 (patch)
tree10a84b0faaaac4b0cbd92462709d98c01594bd19 /build
parent16710be81a55078f31804fc1262a8ff16c0e3f2a (diff)
downloadplus-bc458a2af8f17d7941d401b701dfdac6ebae0d62.tar.gz
plus-bc458a2af8f17d7941d401b701dfdac6ebae0d62.tar.bz2
plus-bc458a2af8f17d7941d401b701dfdac6ebae0d62.tar.xz
plus-bc458a2af8f17d7941d401b701dfdac6ebae0d62.zip
Change version to 1.6.7.30.v1.6.7.30
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 2c697ca0a..877ae762d 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.7.16" \
+ -DPRODUCT_VERSION="1.6.7.30" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index ea3a38e80..6a27d8d4e 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.7.16" \
+ -DPRODUCT_VERSION="1.6.7.30" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index ed0badbc5..5d6315b65 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.7.16" \
+ -DPRODUCT_VERSION="1.6.7.30" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi