[gnome-builder] Post-release bump
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] Post-release bump
- Date: Fri, 5 Aug 2022 23:09:06 +0000 (UTC)
commit 1020df25f5cf836f88506ada9c28c927f14ed627
Author: Christian Hergert <chergert redhat com>
Date: Fri Aug 5 16:08:55 2022 -0700
Post-release 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 47f8fa472..71cb5f1df 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.alpha1'
+release = '43.alpha2'
# 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 c2acbebca..1597e1c4e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-builder', 'c',
license: 'GPL3+',
- version: '43.alpha1',
+ version: '43.alpha2',
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]