[folks] Post-release version bump and non-release indicator



commit 49527937589af82caf8726a1be0afa20cd405573
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Wed Aug 11 17:11:17 2010 +0100

    Post-release version bump and non-release indicator

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 14f9619..4b01a29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
 dnl 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], [1])
-m4_define([folks_micro_version], [13])
+m4_define([folks_micro_version], [14])
 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]