[folks] Post-release version bump



commit 3c928eea2f4644c81958dc9d3e928281c7dd3ff8
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Wed Aug 13 10:07:19 2014 +0100

    Post-release version bump

 NEWS         |   13 +++++++++++--
 configure.ac |    4 ++--
 2 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 808b19c..be7d78a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,18 @@
-Overview of changes from libfolks 0.9.7.1 to libfolks 0.9.8
-===========================================================
+Overview of changes from libfolks 0.9.8 to libfolks 0.9.9
+=========================================================
 
 Dependencies:
 
 Major changes:
+
+Bugs fixed:
+
+API changes:
+
+Overview of changes from libfolks 0.9.7.1 to libfolks 0.9.8
+===========================================================
+
+Major changes:
  • Fix loading backends on distributions which install software in loop mounted
    file systems, such as Tinycorelinux
 
diff --git a/configure.ac b/configure.ac
index 86452d1..a76c2c7 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], [8])
+m4_define([folks_micro_version], [9])
 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]