From 022e1967837a9e065f88ba5036381c54448b203c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 17 Feb 2018 19:04:06 +0300 Subject: Change verstion to 1.8.2.17. --- build/packevol | 2 +- build/packtmw | 2 +- build/packwin | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'build') diff --git a/build/packevol b/build/packevol index aed5b8ca3..fd4a321f0 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.7.11.11" \ + -DPRODUCT_VERSION="1.8.2.17" \ -DEXESUFFIX=/src \ -DUPX=true \ -DBITS=${BITS} \ diff --git a/build/packtmw b/build/packtmw index 60ef8b448..186a194fe 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.7.11.11" \ + -DPRODUCT_VERSION="1.8.2.17" \ -DEXESUFFIX=/src \ -DUPX=true \ -DBITS=${BITS} \ diff --git a/build/packwin b/build/packwin index 46c959893..9e9cfde30 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.7.11.11" \ + -DPRODUCT_VERSION="1.8.2.17" \ -DEXESUFFIX=/src \ -DUPX=true \ -DBITS=${BITS} \ -- cgit v1.2.3-70-g09d2