This commit is contained in:
Robert Ancell 2020-03-27 09:25:06 +13:00
parent 3c76de21d1
commit 609b239893
2 changed files with 14 additions and 1 deletions

13
NEWS
View file

@ -1,3 +1,16 @@
================
Version 3.36.1
================
- Update man page for info panel change
- Updated translations
Display
- Fix resolution options getting stuck in a low resolution
Sound
- Remove unused files
================
Version 3.36.0
================

View file

@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
version : '3.36.0',
version : '3.36.1',
license : 'GPL2+',
meson_version : '>= 0.51.0'
)