[evolution-couchdb] Release 0.4.1



commit 7cf2dee0c2d81ea962204b91f9d70656d2aab738
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue Feb 16 20:48:49 2010 +0100

    Release 0.4.1

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3cb7fbe..30385ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
 =============
+Version 0.4.1
+=============
+
+- Depend on couchdb-glib >= 0.6.1 (Rodrigo Moya)
+
+=============
 Version 0.4.0
 =============
 
diff --git a/configure.ac b/configure.ac
index 62a5914..74208d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-AC_INIT(evolution-couchdb, 0.4.0, https://bugs.launchpad.net/bugs/+filebug)
+AC_INIT(evolution-couchdb, 0.4.1, https://bugs.launchpad.net/bugs/+filebug)
 AC_CONFIG_SRCDIR(addressbook)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 



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