From df54865fe22869e2a54cd667bbb4f27bea55c097 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 19 Aug 2017 18:33:43 +0300 Subject: Change verstion to 1.7.8.19. --- 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 249b8b6c2..551d8d5bd 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.8.5" \ + -DPRODUCT_VERSION="1.7.8.19" \ -DEXESUFFIX=/src \ -DUPX=true \ -DBITS=${BITS} \ diff --git a/build/packtmw b/build/packtmw index dfc06928c..939300ec3 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.8.5" \ + -DPRODUCT_VERSION="1.7.8.19" \ -DEXESUFFIX=/src \ -DUPX=true \ -DBITS=${BITS} \ diff --git a/build/packwin b/build/packwin index 7362fe529..f80591247 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.8.5" \ + -DPRODUCT_VERSION="1.7.8.19" \ -DEXESUFFIX=/src \ -DUPX=true \ -DBITS=${BITS} \ -- cgit v1.2.3-70-g09d2