summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-24 13:53:09 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-24 13:53:09 +0300
commit8dc9d0d75e9a843625bbf1e09091a9ce4d624932 (patch)
tree692d60fea8f637039945066048900c52df9dedd9 /build
parente08a0cfb39ba8a37ad6e5c186e3bdfae038c39bf (diff)
downloadplus-8dc9d0d75e9a843625bbf1e09091a9ce4d624932.tar.gz
plus-8dc9d0d75e9a843625bbf1e09091a9ce4d624932.tar.bz2
plus-8dc9d0d75e9a843625bbf1e09091a9ce4d624932.tar.xz
plus-8dc9d0d75e9a843625bbf1e09091a9ce4d624932.zip
Change version to 1.4.5.24.
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 c40f848c7..5851b8575 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.5.10" \
+ -DPRODUCT_VERSION="1.4.5.24" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index 7c4ee5f76..5fd09e5a5 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.5.10" \
+ -DPRODUCT_VERSION="1.4.5.24" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index c63ef2ee9..d0c792b13 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.5.10" \
+ -DPRODUCT_VERSION="1.4.5.24" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi