From 9942a165ab85b4f769158e4a1878cca067d7653d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 22 Oct 2016 17:01:17 +0300 Subject: Change version to 1.6.10.22. Also remove README.cmake --- 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 ad4f1afae..77ae7dd19 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.6.10.8" \ + -DPRODUCT_VERSION="1.6.10.22" \ -DEXESUFFIX=/src \ -DUPX=true \ evol.nsi diff --git a/build/packtmw b/build/packtmw index c3435ecb8..ddf9aa98d 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.6.10.8" \ + -DPRODUCT_VERSION="1.6.10.22" \ -DEXESUFFIX=/src \ -DUPX=true \ tmw.nsi diff --git a/build/packwin b/build/packwin index 6e7fca108..dfe24497a 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.6.10.8" \ + -DPRODUCT_VERSION="1.6.10.22" \ -DEXESUFFIX=/src \ -DUPX=true \ setup.nsi -- cgit v1.2.3-70-g09d2