libgnome r3742 - trunk



Author: vuntz
Date: Wed Jun  4 09:14:45 2008
New Revision: 3742
URL: http://svn.gnome.org/viewvc/libgnome?rev=3742&view=rev

Log:
2008-06-04  Vincent Untz  <vuntz gnome org>

	* NEWS:
	* configure.in: Version 2.23.3. (simpler to keep the version of GNOME)


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Jun  4 09:14:45 2008
@@ -1,3 +1,10 @@
+libgnome 2.23.3
+
+* Code cleanups (Kjartan, Christian)
+* Added schema to support the thumbnail cache cleaner (Michael J. Chudobiak)
+* Plug leak (Stefan Kost)
+* Add disable_application_handlers lockdown schema (William Jon McCann)
+ 
 libgnome 2.22.0
 
 * Release 2.22.0

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Jun  4 09:14:45 2008
@@ -9,7 +9,7 @@
 #
 m4_define([libgnome_major_version], [2])
 m4_define([libgnome_minor_version], [23])
-m4_define([libgnome_micro_version], [0])
+m4_define([libgnome_micro_version], [3])
 m4_define([libgnome_interface_age], [0])
 # If you need a modifier for the version number. 
 # Normally empty, but can be used to make "fixup" releases.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]