From 7c9b41e7c9be8cfc9b4f0a2459c0a1e0e4aaea5b Mon Sep 17 00:00:00 2001 From: Klaus Ethgen Date: Sun, 31 Dec 2017 13:31:00 +0100 Subject: [PATCH] Preparing stable version --- NEWS | 18 ++++++++++++++++++ README.md | 2 +- configure.in | 2 +- web/index.html | 14 +++++--------- 4 files changed, 25 insertions(+), 11 deletions(-) diff --git a/NEWS b/NEWS index 9e11fed5..53901692 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +Geeqie 1.4 +========== + +- Improvement of GTK3 implementation +- Improved marks workflow +- Animate gifs (via context menu or key A) +- Compiles with gcc and clang +- Rectangular selections (activated by Alt-R) +- Folder bookmarks +- Search via geo position +- Thumbnail preview in dialogues +- Customisable tool bar +- Slideshow speed customisable while playing +- Many usability improvements +- Language updates +- Many small improvements +- Many bugfixes as usual + Geeqie 1.3 ========== diff --git a/README.md b/README.md index f3b1791c..174efc36 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ################################################################### - ## Geeqie x.x ## + ## Geeqie 1.4 ## ## ## ## Copyright (C) 2008 - 2017 The Geeqie Team ## ## Copyright (C) 1999 - 2006 John Ellis. ## diff --git a/configure.in b/configure.in index 2b53a876..c71ae279 100644 --- a/configure.in +++ b/configure.in @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. AC_PREREQ(2.57) -AC_INIT([geeqie], m4_esyscmd_s(git rev-parse --quiet --verify --short HEAD), [geeqie-devel@lists.sourceforge.net], [], [http://www.geeqie.org/]) +AC_INIT([geeqie], 1.4, [https://github.com/BestImageViewer/geeqie/issues], [], [http://www.geeqie.org/]) # Add -Werror to the default CFLAGS CFLAGS+=" -Werror -Wno-error=deprecated-declarations -Wno-error=sign-compare -Wno-error=return-type" diff --git a/web/index.html b/web/index.html index 7af8e245..6fd963ef 100644 --- a/web/index.html +++ b/web/index.html @@ -27,17 +27,14 @@ - - - -

@@ -84,7 +80,7 @@

MacOS X Brewformulas.org

Solaris Openscw.org Solaris 10 & 11

-

The source tar for Geeqie v1.3 is available here.

+

The source tar for Geeqie v1.4 is available here.

However if you are compiling from sources it is recommended that you get the latest sources from the Geeqie repository.

Geeqie is stable, there are frequent updates, and compiling is a quick and painless task. The instructions for