[gnome-builder] Release 43.alpha1



commit d9acc49090af3e97895baeb5de45c00faddaa27b
Author: Christian Hergert <chergert redhat com>
Date:   Fri Aug 5 15:35:26 2022 -0700

    Release 43.alpha1

 NEWS                                             | 13 ++++++++++++-
 data/appdata/org.gnome.Builder.appdata.xml.in.in |  2 +-
 doc/help/conf.py                                 |  4 ++--
 3 files changed, 15 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 44e3365ea..93ed8b011 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+# Builder 43.alpha1
+
+This release is not intended for end-users.
+
+We're still under heavy development porting to GTK 4 and landing the new
+subsystems for GNOME 43. This release is therefore not yet Beta quality
+and so instead of a beta, we're releasing 43.alpha1.
+
+It has too many fixes to enumerate since 43.alpha0, so you'll have to
+look through the commit log for the details.
+
 # Builder 43.alpha0
 
 This release is not intended for end-users.
@@ -22,4 +33,4 @@ is for another time.
 Thanks to everyone who has contributed to the GTK 4 port, it's been a full out
 scramble to port such a gigantic project in one cycle.
 
--- Christian
\ No newline at end of file
+-- Christian
diff --git a/data/appdata/org.gnome.Builder.appdata.xml.in.in 
b/data/appdata/org.gnome.Builder.appdata.xml.in.in
index 1a45fb9b0..3e7ea4ecd 100644
--- a/data/appdata/org.gnome.Builder.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Builder.appdata.xml.in.in
@@ -90,7 +90,7 @@
   <translation type="gettext">gnome-builder</translation>
 
   <releases>
-    <release version="43.alpha0" date="2022-07-13"/>
+    <release version="43.alpha1" date="2022-08-05"/>
   </releases>
 
   <content_rating type="oars-1.1">
diff --git a/doc/help/conf.py b/doc/help/conf.py
index a1450a62f..47f8fa472 100644
--- a/doc/help/conf.py
+++ b/doc/help/conf.py
@@ -50,7 +50,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'Builder'
-copyright = '2017-2019, Christian Hergert, et al.'
+copyright = '2017-2022, Christian Hergert, et al.'
 author = 'Christian Hergert, et al.'
 
 # The version info for the project you're documenting, acts as replacement for
@@ -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.alpha0'
+release = '43.alpha1'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.


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