[folks] Post-release version bump



commit d5698cafe5d514de74323cf401a6e2ab19dc3a66
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu Jun 20 21:02:58 2019 -0500

    Post-release version bump

 NEWS        | 12 ++++++++++++
 meson.build |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 23d28af8..421466b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes from libfolks 0.13.1 to libfolks 0.13.2
+===========================================================
+
+Dependencies:
+
+Major changes:
+
+Bugs fixed:
+
+API changes:
+
+
 Overview of changes from libfolks 0.12.1 to libfolks 0.13.1
 ===========================================================
 
diff --git a/meson.build b/meson.build
index e33cfe82..91800654 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('folks', [ 'vala', 'c' ],
-  version: '0.13.1',
+  version: '0.13.2',
   license: 'LGPL2.1+',
   meson_version: '>= 0.49',
 )


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