updated version string
authorVladimir Nadvornik <nadvornik@suse.cz>
Wed, 1 Jul 2009 19:38:17 +0000 (19:38 +0000)
committerVladimir Nadvornik <nadvornik@suse.cz>
Wed, 1 Jul 2009 19:38:17 +0000 (19:38 +0000)
configure.in

index 9a59a1c..09045a7 100644 (file)
@@ -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.0beta1, geeqie-devel@lists.sourceforge.net)
+AC_INIT(geeqie, 1.0beta2, geeqie-devel@lists.sourceforge.net)
 
 # Check for rightly dirs
 AC_CONFIG_SRCDIR([src/main.c])