[folks] Post-release version bump



commit e449ea73c3f4bda3a3da955305384899e4f95dcc
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu Oct 4 08:59:00 2012 +0100

    Post-release version bump

 NEWS         |   11 +++++++++++
 configure.ac |    4 ++--
 2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6a8a359..8d1a9fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes from libfolks 0.8.0 to libfolks 0.9.0
+=========================================================
+
+Dependencies:
+
+Major changes:
+
+Bugs fixed:
+
+API changes:
+
 Overview of changes from libfolks 0.7.4.1 to libfolks 0.8.0
 ===========================================================
 
diff --git a/configure.ac b/configure.ac
index 9e716d2..8337642 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
 # 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], [8])
+m4_define([folks_minor_version], [9])
 m4_define([folks_micro_version], [0])
 m4_define([folks_nano_version], [0])
 



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