gdl r492 - trunk



Author: naba
Date: Mon Aug 18 13:37:43 2008
New Revision: 492
URL: http://svn.gnome.org/viewvc/gdl?rev=492&view=rev

Log:
	* configure.in: Bumpped version to 2.23.90
	* NEWS: Updated for a release.


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Aug 18 13:37:43 2008
@@ -1,3 +1,11 @@
+Changes in 2.23.90
+
+* Version increased to match gnome releases.
+* Use smaller buttons to waste less space
+* Port to the GtkTooltip API (fixes #457562)
+* Fixed bug #529457 - Superfluous condition
+* Fixed bug #539288 - Use gtype macros instead of the deprecated gtk ones.
+	
 Changes in 0.7.11
 
 * Translation updates: hu, pt_BR, fr, mk, es, lt, hi, uk and cs

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Aug 18 13:37:43 2008
@@ -11,7 +11,7 @@
 
 GDL_MAJOR_VERSION=2
 GDL_MINOR_VERSION=23
-GDL_MICRO_VERSION=0
+GDL_MICRO_VERSION=90
 PACKAGE=gdl
 GDL_VERSION=$GDL_MAJOR_VERSION.$GDL_MINOR_VERSION.$GDL_MICRO_VERSION
 



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