Post-release version bump
authorPhilip Withnall <philip@tecnocode.co.uk>
Thu, 4 Oct 2012 07:59:00 +0000 (08:59 +0100)
committerPhilip Withnall <philip@tecnocode.co.uk>
Thu, 4 Oct 2012 07:59:00 +0000 (08:59 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 6a8a359..8d1a9fe 100644 (file)
--- 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
 ===========================================================
 
index 9e716d2..8337642 100644 (file)
@@ -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])