Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mufmu jad
gnome-builder
Commits
d9acc490
Commit
d9acc490
authored
Aug 05, 2022
by
Christian Hergert
Browse files
Release 43.alpha1
parent
33b28e48
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
d9acc490
# 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
data/appdata/org.gnome.Builder.appdata.xml.in.in
View file @
d9acc490
...
...
@@ -90,7 +90,7 @@
<translation
type=
"gettext"
>
gnome-builder
</translation>
<releases>
<release
version=
"43.alpha
0
"
date=
"2022-0
7-13
"
/>
<release
version=
"43.alpha
1
"
date=
"2022-0
8-05
"
/>
</releases>
<content_rating
type=
"oars-1.1"
>
...
...
doc/help/conf.py
View file @
d9acc490
...
...
@@ -50,7 +50,7 @@ master_doc = 'index'
# General information about the project.
project
=
'Builder'
copyright
=
'2017-20
19
, Christian Hergert, et al.'
copyright
=
'2017-20
22
, 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.alpha
0
'
release
=
'43.alpha
1
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment