[folks] Post-release version bump



commit 05d1fcc54231125faece6faefcb67a226da5b7ed
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Tue Feb 4 18:58:15 2020 +0100

    Post-release version bump

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


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