[dconf] release: 0.5.1



commit ec34af8b19021953f3703043bd1bc9ed768b2dfb
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Sep 15 22:12:01 2010 +0200

    release: 0.5.1

 NEWS         |    1 +
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4f321d3..518a422 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ Changes in dconf 0.5.1
  - Send correct object path in Notify on WriteMany
  - Use printf() and exit() instead of g_error() to avoid too many crash
    reports for now
+ - Require gobject-introspection 0.9.5
  - Require vala 0.9.5
  - Make dconf-editor optional
  - Drop libgee requirement for dconf-editor
diff --git a/configure.ac b/configure.ac
index fad149e..2fa7d2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([dconf],
-        [0.5],
+        [0.5.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
         [dconf])
 



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