[evolution-couchdb] Release 0.4.0



commit c81d35edcaf8bb5701d1dcbcefd9032c9c1b69a3
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Fri Feb 12 19:11:03 2010 +0100

    Release 0.4.0

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a942cf8..3cb7fbe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+=============
+Version 0.4.0
+=============
+
+- Use contacts record API from desktopcouch-glib (Rodrigo Moya)
+- Support categories for contacts (Rodrigo Moya)
+- Translations:
+  - hu (Gabor Kelemen)
+
 ==============
 Version 0.3.99
 ==============
diff --git a/configure.ac b/configure.ac
index c507bae..22393ea 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.3.99, https://bugs.launchpad.net/bugs/+filebug)
+AC_INIT(evolution-couchdb, 0.4.0, 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]