summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2015-05-25 22:31:05 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2015-05-25 22:31:05 +0100
commit1a165b5e34d9caa79439929883b6994761bb1176 (patch)
treec7ccb6719889c93ce43ba6c20915d00b63d5a570
parentc901c367c4791e5b9071e96a5a8b3bfd6de1a701 (diff)
downloadfolks-1a165b5e34d9caa79439929883b6994761bb1176.tar.gz
Post-release version bump
-rw-r--r--NEWS11
-rw-r--r--configure.ac4
2 files changed, 13 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a2f6c773..d3808d52 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes from libfolks 0.11.1 to libfolks 0.11.2
+===========================================================
+
+Dependencies:
+
+Major changes:
+
+Bugs fixed:
+
+API changes:
+
Overview of changes from libfolks 0.11.0 to libfolks 0.11.1
===========================================================
diff --git a/configure.ac b/configure.ac
index 480b56cd..462bb7d7 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], [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