[dconf-editor] Prepare 43.alpha



commit 5fac961c671b78c2bc001ad609074c55b0843457
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Wed Jul 13 13:52:05 2022 -0500

    Prepare 43.alpha

 NEWS                                        | 6 ++++++
 editor/ca.desrt.dconf-editor.appdata.xml.in | 1 +
 meson.build                                 | 2 +-
 3 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 82bb5c84..608ce6b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+dconf-editor 43.alpha
+=====================
+
+This release contains a new app icon, various fixes to build with newer vala,
+support for building with meson 0.61, and many translation updates.
+
 dconf-editor 3.38.2
 =====================
 
diff --git a/editor/ca.desrt.dconf-editor.appdata.xml.in b/editor/ca.desrt.dconf-editor.appdata.xml.in
index f6cd8d4d..ef7479de 100644
--- a/editor/ca.desrt.dconf-editor.appdata.xml.in
+++ b/editor/ca.desrt.dconf-editor.appdata.xml.in
@@ -21,6 +21,7 @@
 
   <releases>
     <!-- should be kept in versioning inverted order -->
+    <release version="43~alpha" date="2022-07-13" type="development" urgency="low"/>
     <release version="3.38.2" date="2020-11-22" type="stable" urgency="medium"/>
   ​  <release version="3.37.91" date="2020-08-28" type="development" urgency="low"/>
   </releases>
diff --git a/meson.build b/meson.build
index f57c1f75..74f47e08 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'dconf-editor', ['c', 'vala'],
-  version: '3.38.2',
+  version: '43.alpha',
   license: 'GPL3+',
   default_options: [
     'buildtype=debugoptimized',


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