summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
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 71f2c0ff8..97e647dbb 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.9.2" \
+ -DPRODUCT_VERSION="1.2.9.16" \
-DEXESUFFIX=/src \
-DUPX=true \
evol.nsi
diff --git a/build/packwin b/build/packwin
index 560a3c613..a30b64e14 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.9.2" \
+ -DPRODUCT_VERSION="1.2.9.16" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi