diff --git a/CMakeLists.txt b/CMakeLists.txt index f74e8572..579caa5b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ SET(ENV{LC_ALL} "C") # Project properties PROJECT(gimagereader) SET(PACKAGE_NAME gImageReader) -SET(PACKAGE_VERSION 3.1.1) +SET(PACKAGE_VERSION 3.1.2) SET(PACKAGE_LOCALE_DIR "${CMAKE_INSTALL_PREFIX}/share/locale") # Variables diff --git a/LATEST b/LATEST index 94ff29cc..ef538c28 100644 --- a/LATEST +++ b/LATEST @@ -1 +1 @@ -3.1.1 +3.1.2 diff --git a/NEWS b/NEWS index 6f783b5c..9d1cbe15 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +gImageReader 3.1.2 (Jun 30 2015): + * Fix incorrect behavior of "Append to current text" with multiple recognition areas + * Full details in commit log: https://github.com/manisandro/gImageReader/commits/master + gImageReader 3.1.1 (Jun 11 2015): * Fix titlebar now shown when window maximized in Gnome 3 * New translations: Chinese (Hong Kong), Chinese (Taiwan) diff --git a/data/manual-cs.html.in b/data/manual-cs.html.in index a124a869..46657784 100644 --- a/data/manual-cs.html.in +++ b/data/manual-cs.html.in @@ -46,6 +46,11 @@
Podrobný seznam změn je k dispozici v protokolu úprav: https://github.com/manisandro/gImageReader/commits/master
+gImageReader 3.1.2 (30. červen 2015):
+gImageReader 3.1.1 (11. červen 2015):
A detailed list of changes can be found in the commit log: https://github.com/manisandro/gImageReader/commits/master
+gImageReader 3.1.2 (Jun 30 2015):
+gImageReader 3.1.1 (Jun 11 2015):