[gdl] Updated files for release



commit 72ab232bd917d4403a6bc317e4b1f0bc865c1e93
Author: Johannes Schmid <jhs gnome org>
Date:   Mon Jun 25 22:34:14 2012 +0200

    Updated files for release

 NEWS         |    7 +++++++
 configure.in |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 443ab8c..0abf9ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in 3.5.3
+
+* skip-taskbar property (Alex Valavanis)
+* Fix hidden buttons (SÃbastien Granjoux)
+* Various deprecations and code improvements (SÃbastien Granjoux)
+* Improve Documentation (SÃbastien Granjoux)
+
 Changes in 3.4.0
 
 * Translation updates
diff --git a/configure.in b/configure.in
index deb6d6c..bbc4f4d 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ AM_CONFIG_HEADER(config.h)
 
 GDL_MAJOR_VERSION=3
 GDL_MINOR_VERSION=5
-GDL_MICRO_VERSION=0
+GDL_MICRO_VERSION=3
 
 dnl increment if the interface has additions, changes, removals.
 GDL_CURRENT=2
@@ -24,7 +24,7 @@ GDL_REVISION=0
 dnl increment if any interfaces have been added; set to 0
 dnl  if any interfaces have been changed or removed. removal has
 dnl  precedence over adding, so set to 0 if both happened.
-GDL_AGE=1
+GDL_AGE=2
 
 AC_SUBST(GDL_CURRENT)
 AC_SUBST(GDL_REVISION)



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