This commit is contained in:
Georges Basile Stavracas Neto 2019-08-08 22:37:10 -03:00
parent 597dc3d8ac
commit 11aa40387b
No known key found for this signature in database
GPG key ID: 886C17EE170D1385
2 changed files with 18 additions and 1 deletions

17
NEWS
View file

@ -1,3 +1,20 @@
================
Version 3.33.90
================
- Updated translations
Background:
- Clarify remove background button
Display:
- Various bugfixes
Search:
- Introduce Drag n' Drop
- Visual polishment
================
Version 3.33.3
================

View file

@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
version : '3.33.3',
version : '3.33.90',
license : 'GPL2+',
meson_version : '>= 0.50.0'
)