summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@src.gnome.org>2008-01-28 16:00:27 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2008-01-28 16:00:27 +0000
commitf4956178531c6ac82be22828d111e94db326254c (patch)
tree788b53494d5058efc9f3257b74e6c805c0de9772
parentd7bc4464bec645fe385deabf5fe39f517b737ecd (diff)
downloadgconf-f4956178531c6ac82be22828d111e94db326254c.tar.gz
Prepare for releaseGCONF_2_21_90
svn path=/trunk/; revision=2536
-rw-r--r--ChangeLog4
-rw-r--r--NEWS7
-rw-r--r--configure.in4
3 files changed, 13 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f08acda..ca2209bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-28 Kjartan Maraas <kmaraas@gnome.org>
+
+ * configure.in: Bump version to 2.21.90.
+
2008-01-28 Christian Persch <chpe@gnome.org>
* gconf/gconf-internals.c: (gconf_value_from_corba_value),
diff --git a/NEWS b/NEWS
index 4611d0da..8c0cc76b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.21.90
+=======
+
+ Misc
+ - Don't use deprecated functions (Christian)
+ - Win32 fixes (Tor)
+
2.21.2
======
diff --git a/configure.in b/configure.in
index 82a9a682..cd734280 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([GConf],[2.21.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=GConf],[GConf])
+AC_INIT([GConf],[2.21.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=GConf],[GConf])
AC_DEFUN([AC_FYI], [echo "FYI: " $1])
@@ -78,7 +78,7 @@ GCONF_CURRENT=5
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-GCONF_REVISION=4
+GCONF_REVISION=5
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been removed. removal has