summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-28 13:31:55 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-28 13:31:55 +0300
commitadb88538515a039c447643a73a73a32a59ac1214 (patch)
treeeb589b3083037ac4bb02779139f932c8cb1115e4 /build
parente6c5216c091f5aa38354617d4b2b4f6981325ad2 (diff)
downloadplus-adb88538515a039c447643a73a73a32a59ac1214.tar.gz
plus-adb88538515a039c447643a73a73a32a59ac1214.tar.bz2
plus-adb88538515a039c447643a73a73a32a59ac1214.tar.xz
plus-adb88538515a039c447643a73a73a32a59ac1214.zip
Change version to 1.5.3.28.v1.5.3.28
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 33a197074..5e5591cb9 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.5.3.14" \
+ -DPRODUCT_VERSION="1.5.3.28" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index e3e24da0c..a9128ed79 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.5.3.14" \
+ -DPRODUCT_VERSION="1.5.3.28" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index 10bda85e5..96979d2fb 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.5.3.14" \
+ -DPRODUCT_VERSION="1.5.3.28" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi