Bump version to 3.27.91

Update NEWS.
This commit is contained in:
Florian Müllner 2018-02-21 17:46:08 +01:00
parent 922d73a09b
commit bdc9f293be
2 changed files with 44 additions and 2 deletions

View file

@ -1,5 +1,5 @@
project('gnome-shell', 'c',
version: '3.27.1',
version: '3.27.91',
meson_version: '>= 0.42.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.26.0'
mutter_req = '>= 3.27.91'
polkit_req = '>= 0.100'
schemas_req = '>= 3.21.3'
startup_req = '>= 0.11'