diff configure.in @ 2354:a04e0fc10199 stable/1.3

Releasing stable version
author Klaus Ethgen <Klaus@Ethgen.de>
date Fri, 27 May 2016 10:37:56 +0100
parents 95507e596256
children
line wrap: on
line diff
--- a/configure.in	Thu May 26 20:58:35 2016 +0100
+++ b/configure.in	Fri May 27 10:37:56 2016 +0100
@@ -15,7 +15,7 @@
 dnl GNU General Public License for more details.
 
 AC_PREREQ(2.57)
-AC_INIT([geeqie], m4_esyscmd_s(git rev-parse --quiet --verify --short master), [geeqie-devel@lists.sourceforge.net], [], [http://www.geeqie.org/])
+AC_INIT([geeqie], 1.3, [geeqie-devel@lists.sourceforge.net], [], [http://www.geeqie.org/])
 
 # Check for rightly dirs
 AC_CONFIG_SRCDIR([src/main.c])