Author: matthiasc
Date: Mon Jan 28 19:46:23 2008
New Revision: 19421
URL: http://svn.gnome.org/viewvc/gtk+?rev=19421&view=rev

Log:
Bump version


Modified:
   branches/gtk-2-12/ChangeLog
   branches/gtk-2-12/configure.in

Modified: branches/gtk-2-12/configure.in
==============================================================================
--- branches/gtk-2-12/configure.in      (original)
+++ branches/gtk-2-12/configure.in      Mon Jan 28 19:46:23 2008
@@ -12,10 +12,10 @@
 
 m4_define([gtk_major_version], [2])
 m4_define([gtk_minor_version], [12])
-m4_define([gtk_micro_version], [5])
+m4_define([gtk_micro_version], [6])
 m4_define([gtk_version],
           [gtk_major_version.gtk_minor_version.gtk_micro_version])
-m4_define([gtk_interface_age], [5])
+m4_define([gtk_interface_age], [6])
 m4_define([gtk_binary_age],
           [m4_eval(100 * gtk_minor_version + gtk_micro_version)])
 # This is the X.Y used in -lgtk-FOO-X.Y
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit 
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development 
mailing list. Email [EMAIL PROTECTED] if interested.

Reply via email to