[gnome-desktop] Early version bump to 43.alpha



commit 0ecd264899bd763905752bb32b90249bebe144aa
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Fri Apr 8 15:35:53 2022 -0500

    Early version bump to 43.alpha
    
    We need to be able to check for GNOME_DESKTOP_PLATFORM_VERSION >= 43.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 1f3997dc..8333d946 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.56.2',
-  version: '42.rc',
+  version: '43.alpha',
   license: ['GPL-2.0-or-later', 'LGPL-2.1-or-later'],
   default_options: [
     'c_std=gnu99',


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