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
GNOME
gnome-shell
Commits
0bf515eb
Commit
0bf515eb
authored
Sep 19, 2021
by
Florian Müllner
Browse files
Bump version to 41.0
Update NEWS. Part-of: <
GNOME/gnome-shell!1981
>
parent
8cb689e2
Pipeline
#318702
passed with stages
in 8 minutes and 34 seconds
Changes
6
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
0bf515eb
41.0
====
Translators:
Goran Vidović [hr], Jordi Mas [ca], Aman Alam [pa], Balázs Úr [hu],
Piotr Drąg [pl], Nathan Follens [nl], Quentin PAGÈS [oc], Jiri Grönroos [fi],
Alexander Shopov [bg], Alan Mortensen [da], Efstathios Iosifidis [el]
41.rc.1
=======
* Make tests optional [Florian; !1975]
...
...
meson.build
View file @
0bf515eb
project
(
'gnome-shell'
,
'c'
,
version
:
'41.
rc.1
'
,
version
:
'41.
0
'
,
meson_version
:
'>= 0.53.0'
,
license
:
'GPLv2+'
)
...
...
@@ -26,7 +26,7 @@ gio_req = '>= 2.56.0'
gi_req
=
'>= 1.49.1'
gjs_req
=
'>= 1.69.2'
gtk_req
=
'>= 3.15.0'
mutter_req
=
'>= 41.
beta
'
mutter_req
=
'>= 41.
0
'
polkit_req
=
'>= 0.100'
schemas_req
=
'>= 41.alpha'
startup_req
=
'>= 0.11'
...
...
subprojects/extensions-app/data/metainfo/org.gnome.Extensions.metainfo.xml.in
View file @
0bf515eb
...
...
@@ -39,10 +39,7 @@
</description>
<releases>
<release
version=
"41.rc.1"
type=
"development"
date=
"2021-09-07"
/>
<release
version=
"41.rc"
type=
"development"
date=
"2021-09-04"
/>
<release
version=
"41.beta"
type=
"development"
date=
"2021-08-18"
/>
<release
version=
"41.alpha"
type=
"development"
date=
"2021-05-13"
/>
<release
version=
"41.0"
date=
"2021-09-19"
/>
</releases>
<screenshots>
...
...
subprojects/extensions-app/meson.build
View file @
0bf515eb
project
(
'gnome-extensions-app'
,
version
:
'41.
rc.1
'
,
version
:
'41.
0
'
,
meson_version
:
'>= 0.53.0'
,
license
:
'GPLv2+'
)
...
...
subprojects/extensions-tool/meson.build
View file @
0bf515eb
project
(
'gnome-extensions-tool'
,
'c'
,
version
:
'41.
rc.1
'
,
version
:
'41.
0
'
,
meson_version
:
'>= 0.53.0'
,
license
:
'GPLv2+'
)
...
...
subprojects/shew/meson.build
View file @
0bf515eb
project
(
'shew'
,
'c'
,
version
:
'41.
rc.1
'
,
version
:
'41.
0
'
,
meson_version
:
'>= 0.53.0'
,
license
:
'LGPLv2+'
,
)
...
...
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