[dconf] Increment version to 0.29.2



commit 752314a61f4b5e91526e9f71dc7e2c9193217873
Author: Daniel Playfair Cal <daniel playfair cal gmail com>
Date:   Tue Aug 14 10:26:57 2018 +1000

    Increment version to 0.29.2

 NEWS        | 3 +++
 meson.build | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5f44bcb..bf568b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Changes in the next version
+===========================
+
 Changes in dconf 0.29.1
 =======================
 
diff --git a/meson.build b/meson.build
index 0e2230c..e441948 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'dconf', ['c', 'vala'],
-  version: '0.29.1',
+  version: '0.29.2',
   license: 'LGPL2.1+',
   meson_version: '>= 0.46.0',
 )


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