[gnome-builder/gnome-builder-43] Post-release version bump



commit fc2a563bb5be8fc62127ea76d11d01b4d536d041
Author: Christian Hergert <chergert redhat com>
Date:   Tue Oct 4 17:18:48 2022 -0700

    Post-release version bump

 doc/help/conf.py | 2 +-
 meson.build      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/doc/help/conf.py b/doc/help/conf.py
index f1a0ef84d..6acd84480 100644
--- a/doc/help/conf.py
+++ b/doc/help/conf.py
@@ -60,7 +60,7 @@ author = 'Christian Hergert, et al.'
 # The short X.Y version.
 version = '43'
 # The full version, including alpha/beta/rc tags.
-release = '43.2'
+release = '43.3'
 
 # 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 2c689a612..7021e7312 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-builder', 'c',
           license: 'GPL3+',
-          version: '43.2',
+          version: '43.3',
     meson_version: '>= 0.60',
   default_options: [ 'c_std=gnu11',
                      'cpp_std=gnu++2a',


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