[folks] Post-release version bump



commit 1493cd13e59725222fcfa5ad24e13be2b468a81a
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Wed Nov 6 17:18:13 2013 +0000

    Post-release version bump

 NEWS         |   11 +++++++++++
 configure.ac |    4 ++--
 2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7c3dd89..e3883a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes from libfolks 0.9.6 to libfolks 0.9.7
+=========================================================
+
+Dependencies:
+
+Major changes:
+
+Bugs fixed:
+
+API changes:
+
 Overview of changes from libfolks 0.9.5 to libfolks 0.9.6
 =========================================================
 
diff --git a/configure.ac b/configure.ac
index cfadede..785f0ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
 # 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], [9])
-m4_define([folks_micro_version], [6])
+m4_define([folks_micro_version], [7])
 m4_define([folks_nano_version], [0])
 
 # If library source has changed since last release, increment revision


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