[couchdb-glib] Release 0.7.2



commit 9ae6180d92885c3c11b010391f75005eab82c54e
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Fri Apr 1 17:34:08 2011 +0200

    Release 0.7.2

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c91c858..1917b97 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
 ==============
+Version 0.7.2
+==============
+- Port to gdbus (Rodrigo Moya)
+- Add some more tests for desktopcouch (Rodrigo Moya)
+- Use g_strcmp0 instead of g_str_equal (Rodrigo Moya)
+
+==============
 Version 0.7.1
 ==============
 - Include missing documentation (Rodrigo Moya)
diff --git a/configure.ac b/configure.ac
index 8fdb308..81de4c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([couchdb-glib], [0.7.1], [], [couchdb-glib])
+AC_INIT([couchdb-glib], [0.7.2], [], [couchdb-glib])
 
 AC_PREREQ([2.59])
 



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