updated version string
authorVladimir Nadvornik <nadvornik@suse.cz>
Tue, 16 Feb 2010 21:10:12 +0000 (21:10 +0000)
committerVladimir Nadvornik <nadvornik@suse.cz>
Tue, 16 Feb 2010 21:10:12 +0000 (21:10 +0000)
configure.in

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