Post-release version bump
authorPhilip Withnall <philip@tecnocode.co.uk>
Tue, 31 Jul 2012 15:04:06 +0000 (17:04 +0200)
committerPhilip Withnall <philip@tecnocode.co.uk>
Tue, 31 Jul 2012 15:04:06 +0000 (17:04 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index c1726c2..0df130c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes from libfolks 0.7.3 to libfolks 0.7.4
+=========================================================
+
+Bugs fixed:
+
 Overview of changes from libfolks 0.7.2 to libfolks 0.7.3
 =========================================================
 
index 77c92d2..294ddac 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], [7])
-m4_define([folks_micro_version], [3])
+m4_define([folks_micro_version], [4])
 m4_define([folks_nano_version], [0])
 
 # If library source has changed since last release, increment revision