[evolution-couchdb] Release 0.1.3



commit 8541bebd469b3d30e29dc922640d71bfb87e3bdb
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Mon Jul 20 16:24:39 2009 +0200

    Release 0.1.3

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5dfeb3e..64c4fe3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 =============
+Version 0.1.3
+=============
+
+- Add missing API from evolution-data-server-2.27.x to make it compile
+  and work on versions <= 2.26.x (Rodrigo Moya)
+- Add LICENSE file to upstream tarball (Rodrigo Moya)
+
+=============
 Version 0.1.2
 =============
 
diff --git a/configure.ac b/configure.ac
index dc15e05..b43a600 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.1.2, https://bugs.launchpad.net/bugs/+filebug)
+AC_INIT(evolution-couchdb, 0.1.3, 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]