[folks] Post-release version bump.



commit 4791c752d4e59bdcd3e5136d22fe130a5430f5e4
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Mon Sep 26 17:57:32 2011 -0700

    Post-release version bump.

 NEWS         |    9 +++++++--
 configure.ac |    4 ++--
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 79debba..8a52835 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
-Overview of changes from libfolks 0.6.3.1 to libfolks 0.6.4
-===========================================================
+Overview of changes from libfolks 0.6.3.2 to libfolks 0.6.4
+=============================================================
+Bugs fixed:
+
+Overview of changes from libfolks 0.6.3.1 to libfolks 0.6.3.2
+=============================================================
+Bugs fixed:
 * Bug 660140 â contacts_contact_find_persona_from_store: assertion `store !=
   NULL' failed
 * Bug 659041 â tpf-persona-store.vala: try to connect to a NULL object
diff --git a/configure.ac b/configure.ac
index 9c50a50..f9abdc5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
 # If not 1, append datestamp to the version number
-m4_define([folks_released], [1])
+m4_define([folks_released], [0])
 
 m4_define([folks_major_version], [0])
 m4_define([folks_minor_version], [6])
 m4_define([folks_micro_version], [3])
-m4_define([folks_nano_version], [2])
+m4_define([folks_nano_version], [3])
 
 # If library source has changed since last release, increment revision
 # If interfaces have been added, removed or changed since last release,



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