[couchdb-glib] Release 0.6.2
- From: Rodrigo Moya <rodrigo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [couchdb-glib] Release 0.6.2
- Date: Thu, 18 Mar 2010 08:24:17 +0000 (UTC)
commit cf5d25bb1501907f2e5887a06dc0166ee7352986
Author: Rodrigo Moya <rodrigo gnome-db org>
Date: Thu Mar 18 09:23:56 2010 +0100
Release 0.6.2
NEWS | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b04f26c..e88dc2e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
=============
+Version 0.6.2
+=============
+- Use correct includedir for desktopcouch-glib introspection (Rodrigo Moya)
+- Add missing header for free() (Andreas Jaeger)
+- Return TRUE in watch_timeout_cb (Andreas Jaeger)
+
+=============
Version 0.6.1
=============
- Version correctly ABI-breaking lib Rodrigo Moya)
diff --git a/configure.ac b/configure.ac
index 85dca92..2347488 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([couchdb-glib], [0.6.1], [], [couchdb-glib])
+AC_INIT([couchdb-glib], [0.6.2], [], [couchdb-glib])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]