[evolution-couchdb] Release 0.4.2



commit 152677cc0bc7f6df07231b169329b16e91de51d9
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Fri Feb 19 21:49:02 2010 +0100

    Release 0.4.2

 NEWS                                 |    6 ++++++
 addressbook/e-book-backend-couchdb.h |    1 -
 configure.ac                         |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 30385ae..7f13b37 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
 =============
+Version 0.4.2
+=============
+
+- Remove deprecated header file (Rodrigo Moya)
+
+=============
 Version 0.4.1
 =============
 
diff --git a/addressbook/e-book-backend-couchdb.h b/addressbook/e-book-backend-couchdb.h
index a69db3d..89989e3 100644
--- a/addressbook/e-book-backend-couchdb.h
+++ b/addressbook/e-book-backend-couchdb.h
@@ -24,7 +24,6 @@
 #define __E_BOOK_BACKEND_COUCHDB_H__
 
 #include <couchdb-glib.h>
-#include <couchdb-document-contact.h>
 #include <desktopcouch-glib.h>
 #include <libedata-book/e-book-backend.h>
 
diff --git a/configure.ac b/configure.ac
index 74208d9..e438a9f 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.1, https://bugs.launchpad.net/bugs/+filebug)
+AC_INIT(evolution-couchdb, 0.4.2, 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]