summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-07-05 13:16:30 +0300
committerAndrei Karas <akaras@inbox.ru>2014-07-05 13:16:30 +0300
commit9a04261a671d076197ddb4abb52da583506c6fcc (patch)
tree50fac683428910a0c3c727ea2e4215057a9287d3 /build
parentffe7f491b8af07cd5f732951cb9405fd792904c0 (diff)
downloadplus-9a04261a671d076197ddb4abb52da583506c6fcc.tar.gz
plus-9a04261a671d076197ddb4abb52da583506c6fcc.tar.bz2
plus-9a04261a671d076197ddb4abb52da583506c6fcc.tar.xz
plus-9a04261a671d076197ddb4abb52da583506c6fcc.zip
Change version to 1.4.7.5.
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 0274e31d6..143fc63f9 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.4.6.21" \
+ -DPRODUCT_VERSION="1.4.7.5" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index b23dfb3d6..a403f183d 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.4.6.21" \
+ -DPRODUCT_VERSION="1.4.7.5" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index 62a0eb4c6..6f5fe876f 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.4.6.21" \
+ -DPRODUCT_VERSION="1.4.7.5" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi