summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-07-07 01:17:31 +0300
committerAndrei Karas <akaras@inbox.ru>2012-07-07 01:17:31 +0300
commit9c2f2cae4fdebe4dadad7eab3643d5f4556924ea (patch)
tree882288d5fcaab0ad0e7de9de1d67fb508e415802 /build
parenta81baa9e0bad6e312af008a800b346c172be47d1 (diff)
downloadplus-9c2f2cae4fdebe4dadad7eab3643d5f4556924ea.tar.gz
plus-9c2f2cae4fdebe4dadad7eab3643d5f4556924ea.tar.bz2
plus-9c2f2cae4fdebe4dadad7eab3643d5f4556924ea.tar.xz
plus-9c2f2cae4fdebe4dadad7eab3643d5f4556924ea.zip
Change version to 1.2.7.8
Diffstat (limited to 'build')
-rwxr-xr-xbuild/packevol2
-rwxr-xr-xbuild/packwin2
2 files changed, 2 insertions, 2 deletions
diff --git a/build/packevol b/build/packevol
index 500ffda82..d9ca741f0 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.2.6.24" \
+ -DPRODUCT_VERSION="1.2.7.8" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packwin b/build/packwin
index 205a15346..884d1e0b4 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.2.6.24" \
+ -DPRODUCT_VERSION="1.2.7.8" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi