summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-10 11:23:21 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-10 11:23:21 +0300
commite480508d4e467d161febdadfa46e41a49be11715 (patch)
tree42864a40cb7971dd5bde71a6efda5a6a9b3b4e85 /build
parent488f656082881a7873d56cb41311662c20558d7a (diff)
downloadplus-e480508d4e467d161febdadfa46e41a49be11715.tar.gz
plus-e480508d4e467d161febdadfa46e41a49be11715.tar.bz2
plus-e480508d4e467d161febdadfa46e41a49be11715.tar.xz
plus-e480508d4e467d161febdadfa46e41a49be11715.zip
Change version to 1.4.5.10.
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 6f5460d33..c40f848c7 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.4.26" \
+ -DPRODUCT_VERSION="1.4.5.10" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index 2163d7a41..7c4ee5f76 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.4.26" \
+ -DPRODUCT_VERSION="1.4.5.10" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index 9e647ba64..c63ef2ee9 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.4.26" \
+ -DPRODUCT_VERSION="1.4.5.10" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi