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



commit 8bdce4231224a0b1b3187b6cbe627705c036e6ef
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Wed Sep 1 16:38:15 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 6babd83..d2755db 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], [16])
+m4_define([folks_micro_version], [17])
 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]