[folks] Post-release version bump



commit dabb1680fc09c8b76d347f3b5285e33e8f6f5b83
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sat Jun 21 23:41:20 2014 +0100

    Post-release version bump

 NEWS         |   11 +++++++++++
 configure.ac |    4 ++--
 2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a7cc106..ec8cbda 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes from libfolks 0.9.7 to libfolks 0.9.8
+=========================================================
+
+Dependencies:
+
+Major changes:
+
+Bugs fixed:
+
+API changes:
+
 Overview of changes from libfolks 0.9.6 to libfolks 0.9.7
 =========================================================
 
diff --git a/configure.ac b/configure.ac
index f47be44..37b7960 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], [7])
+m4_define([folks_micro_version], [8])
 m4_define([folks_nano_version], [0])
 
 # Core library LT version. When updating this, don't forget to bump the backend


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