gconf r2536 - trunk
- From: kmaraas svn gnome org
- To: svn-commits-list gnome org
- Subject: gconf r2536 - trunk
- Date: Mon, 28 Jan 2008 16:00:28 +0000 (GMT)
Author: kmaraas
Date: Mon Jan 28 16:00:27 2008
New Revision: 2536
URL: http://svn.gnome.org/viewvc/gconf?rev=2536&view=rev
Log:
Prepare for release
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Jan 28 16:00:27 2008
@@ -1,3 +1,10 @@
+2.21.90
+=======
+
+ Misc
+ - Don't use deprecated functions (Christian)
+ - Win32 fixes (Tor)
+
2.21.2
======
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Jan 28 16:00:27 2008
@@ -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 @@
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]