[gdl] Updated files for release



commit 35e3e15e01cdab57bf9917cae3ef95ca6b70a206
Author: Johannes Schmid <jhs gnome org>
Date:   Tue May 26 20:22:28 2009 +0200

    Updated files for release
---
 NEWS         |    6 ++++++
 configure.in |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index 8c333e2..0d93f3d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in 2.27.2:
+
+- Fix out of source tree builds
+- Hide private API
+- Fix so name generation
+
 Changes in 2.27.1:
 
 Bugs fixed:
diff --git a/configure.in b/configure.in
index f7b7578..c21856d 100644
--- a/configure.in
+++ b/configure.in
@@ -11,7 +11,7 @@ AM_CONFIG_HEADER(config.h)
 
 GDL_MAJOR_VERSION=2
 GDL_MINOR_VERSION=27
-GDL_MICRO_VERSION=1
+GDL_MICRO_VERSION=2
 
 dnl increment if the interface has additions, changes, removals.
 GDL_CURRENT=2



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