This commit is contained in:
Debarshi Ray 2014-04-28 17:49:07 +02:00
parent 4bdf174171
commit 7e8c013e17
2 changed files with 21 additions and 1 deletions

20
NEWS
View file

@ -1,3 +1,23 @@
==============
Version 3.13.1
==============
- Use header bars in dialogs
Color:
- Do not crash when toggling devices and reopening the panel
Details:
- Don't crash on Wayland
Keyboard:
- Drop hard X dependency
Network:
- Do not pretend we can overrule hardware rfkill
- Translations update
==============
Version 3.12.1
==============

View file

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