[couchdb-glib] Release 0.6.1



commit 6b9352a11a3ffeade6b3da5c9c34bc70c62756d6
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue Feb 16 20:19:27 2010 +0100

    Release 0.6.1

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4665d33..b04f26c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
 =============
+Version 0.6.1
+=============
+- Version correctly ABI-breaking lib Rodrigo Moya)
+
+=============
 Version 0.6.0
 =============
 - Move contacts record code to desktopcouch-glib (Rodrigo Moya)
diff --git a/configure.ac b/configure.ac
index 588f8a4..85dca92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([couchdb-glib], [0.6.0], [], [couchdb-glib])
+AC_INIT([couchdb-glib], [0.6.1], [], [couchdb-glib])
 
 AC_PREREQ([2.59])
 



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