mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Bump version to 45.beta.1
Update NEWS. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2882>
This commit is contained in:
parent
8a8539ee67
commit
412fad5643
6 changed files with 21 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
project('gnome-shell', 'c',
|
||||
version: '45.beta',
|
||||
version: '45.beta.1',
|
||||
meson_version: '>= 0.58.0',
|
||||
license: 'GPLv2+'
|
||||
)
|
||||
|
|
@ -25,7 +25,7 @@ gio_req = '>= 2.56.0'
|
|||
gi_req = '>= 1.49.1'
|
||||
gjs_req = '>= 1.73.1'
|
||||
gtk_req = '>= 4.0'
|
||||
mutter_req = '>= 45.beta'
|
||||
mutter_req = '>= 45.beta.1'
|
||||
polkit_req = '>= 0.100'
|
||||
schemas_req = '>= 42.beta'
|
||||
startup_req = '>= 0.11'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue