bump version to 2.12.0
authorJames Henstridge <james@jamesh.id.au>
Tue, 20 Sep 2005 06:23:01 +0000 (06:23 +0000)
committerJames Henstridge <jamesh@src.gnome.org>
Tue, 20 Sep 2005 06:23:01 +0000 (06:23 +0000)
2005-09-20  James Henstridge  <james@jamesh.id.au>

* configure.in: bump version to 2.12.0

svn path=/trunk/; revision=3771

ChangeLog
configure.in

index caa21e0..f7f74b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-09-20  James Henstridge  <james@jamesh.id.au>
 
+       * configure.in: bump version to 2.12.0
+
        * macros2/gnome-autogen.sh (configure_files): when searching for
        configure.in files, skip directories starting with a dot.  This
        avoids Bzr, Quilt and Subversion bookkeeping directories among
index 7346e2d..1f29aa8 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.54)
-AC_INIT([gnome-common], [2.11.0],
+AC_INIT([gnome-common], [2.12.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-common])
 
 AC_CONFIG_SRCDIR([macros2/gnome-autogen.sh])