[folks/folks-0-6] Post-release version bump



commit 37aa70f07c0496879419274e881a6fa05ec5d068
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Apr 16 18:01:42 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 a94627a..e1ea460 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes from libfolks 0.6.9 to libfolks 0.6.10
+==========================================================
+
+Bugs fixed:
+
 Overview of changes from libfolks 0.6.8 to libfolks 0.6.9
 =============================================================
 
diff --git a/configure.ac b/configure.ac
index 0e80c74..ebd82e4 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], [9])
-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]