[folks] Post-release version bump



commit 86aff8c2dde99f2c02d652b9ff8131beedda4560
Author: Philip Withnall <withnall endlessm com>
Date:   Sun Jul 2 22:50:39 2017 +0100

    Post-release version bump
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 NEWS         |   12 ++++++++++++
 configure.ac |    4 ++--
 2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5cf17c3..55a1f9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes from libfolks 0.11.4 to libfolks 0.11.5
+===========================================================
+
+Dependencies:
+
+Major changes:
+
+Bugs fixed:
+
+API changes:
+
+
 Overview of changes from libfolks 0.11.3 to libfolks 0.11.4
 ===========================================================
 
diff --git a/configure.ac b/configure.ac
index fc9894d..2f220da 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], [4])
+m4_define([folks_micro_version], [5])
 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]