From: Klaus Ethgen Date: Mon, 7 Mar 2016 10:21:06 +0000 (+0100) Subject: Release v1.2.3 X-Git-Tag: v1.2.3^0 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commitdiff_plain;h=022352a7497989581077022507c31564491e7ea4 Release v1.2.3 --- diff --git a/README b/README index 15cbb3af..7757c98a 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ ################################################################### -## Geeqie 1.2.2 ## +## Geeqie 1.2.3 ## ## ## -## Copyright (C) 2008 - 2014 The Geeqie Team ## +## Copyright (C) 2008 - 2016 The Geeqie Team ## ## Copyright (C) 1999 - 2006 John Ellis. ## ## ## ## Use at your own risk! ## diff --git a/configure.in b/configure.in index 68f5a901..ae3c46d4 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. -*- Autoconf -*- dnl This file is a part of Geeqie project (http://geeqie.sourceforge.net/). -dnl Copyright (C) 2008 - 2012 The Geeqie Team +dnl Copyright (C) 2008 - 2016 The Geeqie Team dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by @@ -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, 1.2.2, geeqie-devel@lists.sourceforge.net) +AC_INIT(geeqie, 1.2.3, geeqie-devel@lists.sourceforge.net) # Check for rightly dirs AC_CONFIG_SRCDIR([src/main.c])