changeset 1594:3fbec0e63e6b

updated version string to beta1
author nadvornik
date Thu, 07 May 2009 19:38:07 +0000
parents 2b2aa3326763
children 9e2111452988
files configure.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Thu May 07 19:34:33 2009 +0000
+++ b/configure.in	Thu May 07 19:38:07 2009 +0000
@@ -15,7 +15,7 @@
 dnl GNU General Public License for more details.
 
 AC_PREREQ(2.57)
-AC_INIT(geeqie, 1.0alpha3, geeqie-devel@lists.sourceforge.net)
+AC_INIT(geeqie, 1.0beta1, geeqie-devel@lists.sourceforge.net)
 
 # Check for rightly dirs
 AC_CONFIG_SRCDIR([src/main.c])