[gnome-builder] build: bump for GNOME 43 development



commit a23c043523381eb7471c7d39f5fb2a98d62b58e4
Author: Christian Hergert <chergert redhat com>
Date:   Mon Mar 28 13:13:29 2022 -0700

    build: bump for GNOME 43 development

 doc/help/conf.py | 4 ++--
 meson.build      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/doc/help/conf.py b/doc/help/conf.py
index 155d0d03a..a1450a62f 100644
--- a/doc/help/conf.py
+++ b/doc/help/conf.py
@@ -58,9 +58,9 @@ author = 'Christian Hergert, et al.'
 # built documents.
 #
 # The short X.Y version.
-version = '42'
+version = '43'
 # The full version, including alpha/beta/rc tags.
-release = '42.0'
+release = '43.alpha0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
diff --git a/meson.build b/meson.build
index cd29d94a2..d2cdaa035 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-builder', 'c',
           license: 'GPL3+',
-          version: '42.0',
+          version: '43.alpha0',
     meson_version: '>= 0.59.1',
   default_options: [ 'c_std=gnu11',
                      'cpp_std=gnu++2a',


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