This commit is contained in:
Bastien Nocera 2014-06-25 17:10:04 +02:00
parent b54dfef668
commit ea62444388
2 changed files with 9 additions and 1 deletions

8
NEWS
View file

@ -1,3 +1,11 @@
==============
Version 3.13.3
==============
- Fix automake warnings
- Fix compilation warnings in a number of panels
- Update Sharing panel for gnome-settings-daemon API change
==============
Version 3.13.2
==============

View file

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