updated version string
authorVladimir Nadvornik <nadvornik@suse.cz>
Sat, 24 Jan 2009 10:09:29 +0000 (10:09 +0000)
committerVladimir Nadvornik <nadvornik@suse.cz>
Sat, 24 Jan 2009 10:09:29 +0000 (10:09 +0000)
configure.in

index 8e537f0..6e3b17a 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.0alpha2, geeqie-devel@lists.sourceforge.net)
+AC_INIT(geeqie, 1.0alpha3, geeqie-devel@lists.sourceforge.net)
 
 # Check for rightly dirs
 AC_CONFIG_SRCDIR([src/main.c])