[folks] build: Post-release version bump



commit 882f9dfb03a53145674172e1c825cc3b506b4eb4
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sun Sep 18 19:32:44 2011 +0100

    build: Post-release version bump

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 18e9431..5643020 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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], [6])
-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



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