[dconf/release-0.30.1: 1/3] Increment version number to 0.30.1



commit f5eb2ab02398a8faf2ce2613c5c79ec4d9babc52
Author: Daniel Playfair Cal <daniel playfair cal gmail com>
Date:   Mon Oct 22 16:22:37 2018 +1100

    Increment version number to 0.30.1

 NEWS        | 3 +++
 meson.build | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7ba44a5..0a09608 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Changes in dconf 0.30.1
+=======================
+
 Changes in dconf 0.30.0
 =======================
 
diff --git a/meson.build b/meson.build
index 44520b6..04b6d47 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'dconf', ['c', 'vala'],
-  version: '0.30.0',
+  version: '0.30.1',
   license: 'LGPL2.1+',
   meson_version: '>= 0.46.0',
 )


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