mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Bump version to 3.38.0
Update NEWS.
This commit is contained in:
parent
8ddaa851a4
commit
de78ed980c
6 changed files with 24 additions and 11 deletions
|
|
@ -1,5 +1,5 @@
|
|||
project('gnome-shell', 'c',
|
||||
version: '3.37.92',
|
||||
version: '3.38.0',
|
||||
meson_version: '>= 0.53.0',
|
||||
license: 'GPLv2+'
|
||||
)
|
||||
|
|
@ -25,7 +25,7 @@ gio_req = '>= 2.56.0'
|
|||
gi_req = '>= 1.49.1'
|
||||
gjs_req = '>= 1.65.1'
|
||||
gtk_req = '>= 3.15.0'
|
||||
mutter_req = '>= 3.37.92'
|
||||
mutter_req = '>= 3.38.0'
|
||||
polkit_req = '>= 0.100'
|
||||
schemas_req = '>= 3.33.1'
|
||||
startup_req = '>= 0.11'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue