changeset 2249:e0d886c8e633 stable/1.2

Release v1.2.3
author Klaus Ethgen <Klaus@Ethgen.de>
date Mon, 07 Mar 2016 11:21:06 +0100
parents e14de5a0ed41
children
files README configure.in
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/README	Sun Mar 06 23:45:10 2016 +0100
+++ b/README	Mon Mar 07 11:21:06 2016 +0100
@@ -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!                    ##
--- a/configure.in	Sun Mar 06 23:45:10 2016 +0100
+++ b/configure.in	Mon Mar 07 11:21:06 2016 +0100
@@ -2,7 +2,7 @@
  -*-
 
 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 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])