diff --git a/NEWS b/NEWS index dab55b472..ba446f6f9 100644 --- a/NEWS +++ b/NEWS @@ -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 ================ diff --git a/meson.build b/meson.build index a6729bb62..fd6665116 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'gnome-control-center', 'c', - version : '3.33.3', + version : '3.33.90', license : 'GPL2+', meson_version : '>= 0.50.0' )