[folks] Post-release version bump



commit ea6d2102a2fae382d7275279695fb38ba3deb1f9
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Mar 26 23:29:32 2012 +0100

    Post-release version bump

 NEWS         |    5 +++++
 configure.ac |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8bdc66c..0abe146 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes from libfolks 0.6.8 to libfolks 0.6.9
+=============================================================
+
+Bugs fixed:
+
 Overview of changes from libfolks 0.6.7 to libfolks 0.6.8
 =============================================================
 
diff --git a/configure.ac b/configure.ac
index af964ca..c540bc5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
 # 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], [6])
 m4_define([folks_micro_version], [8])
-m4_define([folks_nano_version], [0])
+m4_define([folks_nano_version], [1])
 
 # If library source has changed since last release, increment revision
 # If public symbols have been added, removed or changed since last release,



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