This commit is contained in:
Georges Basile Stavracas Neto 2020-09-05 11:49:00 -03:00
parent 71baf068d9
commit fd795a803d
2 changed files with 13 additions and 1 deletions

12
NEWS
View file

@ -1,3 +1,15 @@
================
Version 3.37.92
================
- Updated translations
Display
- Show screen orientation setting even when accelerometer is present
Wacom
- Group pad/stylus devices together with the group name
================
Version 3.37.90
================

View file

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