[gdl/gnome-3-0] Updated files for 3.0.2 release



commit 011a5876eaf2b6e25420b28aa1b583f6ff54044d
Author: Johannes Schmid <jhs gnome org>
Date:   Mon May 23 21:13:51 2011 +0200

    Updated files for 3.0.2 release

 NEWS         |    6 ++++++
 configure.in |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e7d1e7d..e1586a6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in 3.0.2
+
+* Bug 649254 - Use the gobject way to create the private structs
+* Bug 649258 - Use the new GtkStyleContext
+* Bug 649259 - Remove deprecated methods (all Ignacio Casal Quinteiro (nacho))
+
 Changes in 3.0.1
 
 * Set GtkJunctionSides for GdlSwitcher toggle buttons (Christian Hergert)
diff --git a/configure.in b/configure.in
index 4a3e2e2..7d603ee 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ AM_CONFIG_HEADER(config.h)
 
 GDL_MAJOR_VERSION=3
 GDL_MINOR_VERSION=0
-GDL_MICRO_VERSION=1
+GDL_MICRO_VERSION=2
 
 dnl increment if the interface has additions, changes, removals.
 GDL_CURRENT=1



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