From 24e16e1b0ab550a0306d4779cbcc5d88a55a5446 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 27 May 2017 17:10:16 +0300 Subject: Change version to 1.7.5.27. --- 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 8bbc38f61..723f50dfb 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.5.14" \ + -DPRODUCT_VERSION="1.7.5.27" \ -DEXESUFFIX=/src \ -DUPX=true \ -DBITS=${BITS} \ diff --git a/build/packtmw b/build/packtmw index 0061d3342..23c442fdf 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.5.14" \ + -DPRODUCT_VERSION="1.7.5.27" \ -DEXESUFFIX=/src \ -DUPX=true \ -DBITS=${BITS} \ diff --git a/build/packwin b/build/packwin index a7e4c5b01..6525f1bd0 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.5.14" \ + -DPRODUCT_VERSION="1.7.5.27" \ -DEXESUFFIX=/src \ -DUPX=true \ -DBITS=${BITS} \ -- cgit v1.2.3-70-g09d2