[gdl] Updated files for release



commit aab111d3454c85603c4f1021532dd43f0706b81b
Author: Johannes Schmid <jhs gnome org>
Date:   Mon Sep 21 23:01:16 2009 +0200

    Updated files for release

 NEWS         |    4 ++++
 configure.in |    6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 223a833..752d79d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in 2.28.0
+
+* Translation updates
+
 Changes in 2.27.92
 
 * GDL is now LGPL 2.1+
diff --git a/configure.in b/configure.in
index 3283c33..41af85f 100644
--- a/configure.in
+++ b/configure.in
@@ -10,11 +10,11 @@ AC_INIT(gdl)
 AM_CONFIG_HEADER(config.h)
 
 GDL_MAJOR_VERSION=2
-GDL_MINOR_VERSION=27
-GDL_MICRO_VERSION=92
+GDL_MINOR_VERSION=28
+GDL_MICRO_VERSION=0
 
 dnl increment if the interface has additions, changes, removals.
-GDL_CURRENT=2
+GDL_CURRENT=3
 
 dnl increment any time the source changes; set to
 dnl  0 if you increment CURRENT



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