[gdl] Updated files for release
- From: Johannes Schmid <jhs src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gdl] Updated files for release
- Date: Sat, 14 Nov 2009 19:01:09 +0000 (UTC)
commit 82980c583a99351a07014ff9914012a6a4bd1481
Author: Johannes Schmid <jhs gnome org>
Date: Sat Nov 14 20:00:23 2009 +0100
Updated files for release
NEWS | 6 ++++++
configure.in | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 752d79d..59b1973 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in 2.29.2:
+
+* Add a "selected" signal to GdlDockItem
+* Don't make dock windows transistent, there is now need to do so (bgo#570263)
+* Bug 583984 - Build warning about no return value
+
Changes in 2.28.0
* Translation updates
diff --git a/configure.in b/configure.in
index 41af85f..60ed072 100644
--- a/configure.in
+++ b/configure.in
@@ -10,8 +10,8 @@ AC_INIT(gdl)
AM_CONFIG_HEADER(config.h)
GDL_MAJOR_VERSION=2
-GDL_MINOR_VERSION=28
-GDL_MICRO_VERSION=0
+GDL_MINOR_VERSION=29
+GDL_MICRO_VERSION=2
dnl increment if the interface has additions, changes, removals.
GDL_CURRENT=3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]