[folks] Post-release version bump



commit 12fb1a8508e8a9fd3e74f561b6f171f4e207475e
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Tue Jun 24 12:37:47 2014 +0100

    Post-release version bump

 NEWS         |   11 +++++++++++
 configure.ac |    6 +++---
 2 files changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index f9d6ed1..c5357a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes from libfolks 0.9.7.1 to libfolks 0.9.8
+===========================================================
+
+Dependencies:
+
+Major changes:
+
+Bugs fixed:
+
+API changes:
+
 Overview of changes from libfolks 0.9.7 to libfolks 0.9.7.1
 ===========================================================
 
diff --git a/configure.ac b/configure.ac
index 8c85aac..37b7960 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], [9])
-m4_define([folks_micro_version], [7])
-m4_define([folks_nano_version], [1])
+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
 # library LT versions too, below.


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