This commit is contained in:
Bastien Nocera 2017-02-14 19:39:57 +01:00
parent 5bbb097035
commit 0fd233bd86
2 changed files with 10 additions and 1 deletions

9
NEWS
View file

@ -1,3 +1,12 @@
===============
Version 3.23.90
===============
- New Printers, User Accounts and Online Accounts designs
- Keyboard shortcuts bug fixes
- Add "Night Light" functionality to Display settings
- Add Wayland support to Wacom settings, and update design
==============
Version 3.22.1
==============

View file

@ -1,4 +1,4 @@
m4_define([gnome_control_center_version], 3.22.1)
m4_define([gnome_control_center_version], 3.23.90)
AC_INIT([gnome-control-center], [gnome_control_center_version],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])