mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Bump version to 3.29.91
Update NEWS.
This commit is contained in:
parent
ce4c485f34
commit
14cc9bfb1e
2 changed files with 22 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
project('gnome-shell', 'c',
|
||||
version: '3.29.90',
|
||||
version: '3.29.91',
|
||||
meson_version: '>= 0.47.0',
|
||||
license: 'GPLv2+'
|
||||
)
|
||||
|
|
@ -23,7 +23,7 @@ gi_req = '>= 1.49.1'
|
|||
gjs_req = '>= 1.47.0'
|
||||
gtk_req = '>= 3.15.0'
|
||||
json_glib_req = '>= 0.13.2'
|
||||
mutter_req = '>= 3.29.90'
|
||||
mutter_req = '>= 3.29.91'
|
||||
polkit_req = '>= 0.100'
|
||||
schemas_req = '>= 3.27.90'
|
||||
startup_req = '>= 0.11'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue