Post-release version bump
authorPhilip Withnall <philip@tecnocode.co.uk>
Fri, 2 Aug 2013 09:34:06 +0000 (11:34 +0200)
committerPhilip Withnall <philip@tecnocode.co.uk>
Fri, 2 Aug 2013 09:34:06 +0000 (11:34 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 507bd46..f9da31e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes from libfolks 0.9.4 to libfolks 0.9.5
+=========================================================
+
+Dependencies:
+
+Major changes:
+
+Bugs fixed:
+
+API changes:
+
 Overview of changes from libfolks 0.9.3 to libfolks 0.9.4
 =========================================================
 
index 02bbbc9..23adc33 100644 (file)
@@ -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], [4])
+m4_define([folks_micro_version], [5])
 m4_define([folks_nano_version], [0])
 
 # If library source has changed since last release, increment revision