summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-10-26 14:39:07 +0300
committerAndrei Karas <akaras@inbox.ru>2013-10-26 14:39:07 +0300
commit94aee6b81132884686bce4473d67380c57c72fff (patch)
tree09ddc4ec7ebe75ec83a695449cb678169f51323a /build
parentee39f900e4c6b1abbda698fcb327e368d2d359e7 (diff)
downloadplus-94aee6b81132884686bce4473d67380c57c72fff.tar.gz
plus-94aee6b81132884686bce4473d67380c57c72fff.tar.bz2
plus-94aee6b81132884686bce4473d67380c57c72fff.tar.xz
plus-94aee6b81132884686bce4473d67380c57c72fff.zip
Change version to 1.3.10.27.v1.3.10.27
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 8d4029392..3d8a28e18 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.3.10.12" \
+ -DPRODUCT_VERSION="1.3.10.27" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packtmw b/build/packtmw
index c6484a08d..7c0fc0972 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.3.10.12" \
+ -DPRODUCT_VERSION="1.3.10.27" \
-DEXESUFFIX=/src \
-DUPX=true \
tmw.nsi
diff --git a/build/packwin b/build/packwin
index e57b8d1be..4b509b238 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.3.10.12" \
+ -DPRODUCT_VERSION="1.3.10.27" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi