[couchdb-glib] Release 0.6.95



commit 4771211d0131628858c684760b5c7cb5d6dbc367
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue Jul 27 11:32:35 2010 +0200

    Release 0.6.95

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fc7d110..cf0702f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
 ==============
+Version 0.6.95
+==============
+- Fixed misnamed function (Rodrigo Moya)
+
+==============
 Version 0.6.94
 ==============
 - Add API to list fields for CouchdbDocument's and CouchdbStructField's
diff --git a/configure.ac b/configure.ac
index 5215a2e..9f412c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([couchdb-glib], [0.6.94], [], [couchdb-glib])
+AC_INIT([couchdb-glib], [0.6.95], [], [couchdb-glib])
 
 AC_PREREQ([2.59])
 



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