This commit is contained in:
Bastien Nocera 2014-03-18 11:42:17 +01:00
parent cbac9fc0be
commit 3c0a164ef9
2 changed files with 13 additions and 1 deletions

12
NEWS
View file

@ -1,3 +1,15 @@
===============
Version 3.11.92
===============
Date & Time:
- Fix the width of hour and minute spinbuttons
Privacy:
- Disable the software usage reporting
- Translations update
===============
Version 3.11.91
===============

View file

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