This commit is contained in:
Bastien Nocera 2015-10-12 13:50:15 +02:00
parent 8f43491c97
commit 65b5040712
2 changed files with 11 additions and 1 deletions

10
NEWS
View file

@ -1,3 +1,13 @@
==============
Version 3.18.1
==============
- Updated translations
- Fix a crash when disabling Sharing
- Make section headings accessible in Universal Access,
and Region & Language
- Fix a warning about an unparented dialogue in the Printers panel
==============
Version 3.18.0
==============

View file

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