Bump version to 3.27.92

Update NEWS.
This commit is contained in:
Florian Müllner 2018-03-05 23:29:38 +01:00
parent 190a31dd5f
commit 0684b42f67
2 changed files with 15 additions and 1 deletions

14
NEWS
View File

@ -1,3 +1,17 @@
3.27.92
=======
* Misc. bug fixes [Florian; #64, #66, #72]
Contributors:
Jonas Ådahl, Christian Kellner, Florian Müllner
Translators:
Daniel Mustieles [es], Wolfgang Stöggl [de], Cheng-Chia Tseng [zh_TW],
Dušan Kazik [sk], Changwoo Ryu [ko], Furkan Ahmet Kara [tr], Balázs Úr [hu],
Trần Ngọc Quân [vi], Milo Casagrande [it], GNOME Translation Robot [gd, nl],
Marek Cernocky [cs], Aurimas Černius [lt], Alain Lojewski [fr],
Rūdolfs Mazurs [lv], Stas Solovey [ru], Alan Mortensen [da]
3.27.91
=======
* Fix wrong bluetooth state when disabled by HW airplane mode [Mario; #789110]

View File

@ -1,5 +1,5 @@
project('gnome-shell', 'c',
version: '3.27.91',
version: '3.27.92',
meson_version: '>= 0.42.0',
license: 'GPLv2+'
)