[couchdb-glib] Release 0.6.94



commit 2d03ccd2aefabdbabcc3ee4351f2f2872c048ffe
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue Jul 20 12:37:12 2010 +0200

    Release 0.6.94

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1c9663f..fc7d110 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
 ==============
+Version 0.6.94
+==============
+- Add API to list fields for CouchdbDocument's and CouchdbStructField's
+  (Rodrigo Moya)
+
+==============
 Version 0.6.93
 ==============
 - Add missing fields to CouchdbDatabaseInfo (Rodrigo Moya)
diff --git a/configure.ac b/configure.ac
index f56d166..5215a2e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([couchdb-glib], [0.6.93], [], [couchdb-glib])
+AC_INIT([couchdb-glib], [0.6.94], [], [couchdb-glib])
 
 AC_PREREQ([2.59])
 



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