[folks] Post-release version bump



commit a9ad5794f2b6ce2cbbbfd7cec4aefd3acfa9783f
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Tue Sep 20 15:31:41 2016 -0700

    Post-release version bump

 NEWS         |   12 ++++++++++++
 configure.ac |    4 ++--
 2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 40a57da..ee55734 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes from libfolks 0.11.3 to libfolks 0.11.4
+===========================================================
+
+Dependencies:
+
+Major changes:
+
+Bugs fixed:
+
+API changes:
+
+
 Overview of changes from libfolks 0.11.2 to libfolks 0.11.3
 ===========================================================
 
diff --git a/configure.ac b/configure.ac
index 19a23fb..e1d7cd4 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], [11])
-m4_define([folks_micro_version], [3])
+m4_define([folks_micro_version], [4])
 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]