[folks] Post-release version bump



commit 916eaa6eff3d3fa416d2fb8d8f1dc5cd39ad872a
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Mon Jan 19 20:38:25 2015 +0000

    Post-release version bump

 NEWS         |   11 +++++++++++
 configure.ac |    4 ++--
 2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1ebf6f1..c5a734e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes from libfolks 0.10.1 to libfolks 0.10.2
+===========================================================
+
+Dependencies:
+
+Major changes:
+
+Bugs fixed:
+
+API changes:
+
 Overview of changes from libfolks 0.10.0 to libfolks 0.10.1
 ===========================================================
 
diff --git a/configure.ac b/configure.ac
index af40fd4..06167b1 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], [10])
-m4_define([folks_micro_version], [1])
+m4_define([folks_micro_version], [2])
 m4_define([folks_nano_version], [0])
 
 # Core library LT version. When updating this, don't forget to bump the backend


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