[gconf-editor] Version 3.0.0



commit 3065832684dfb20caba26a02f03f12399605c215
Author: Christian Persch <chpe gnome org>
Date:   Mon Nov 14 17:56:14 2011 +0100

    Version 3.0.0

 NEWS         |    6 ++++++
 configure.in |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 06ae9a3..0086e37 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.0.0
+=====
+- Fix build with glib 2.31
+- Fix warnings with a11y enabled (#663060)
+- Many translation updates
+
 =========
 2.91.91.1
 =========
diff --git a/configure.in b/configure.in
index 373e551..6573bfa 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
 AC_INIT([GConf Editor],
-        [2.91.91.1],
+        [3.0.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gconf-editor],
         [gconf-editor])
 AC_CONFIG_SRCDIR([src/main.c])



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