Release 2.91.3.1

This commit is contained in:
Rodrigo Moya 2010-11-29 23:53:25 +01:00
parent d237476df5
commit 6c04751f39
2 changed files with 14 additions and 1 deletions

13
NEWS
View file

@ -1,3 +1,16 @@
=============================
Version 2.91.3.1 (2010-11-30)
=============================
Common:
- Add missing libraries for linking (Rodrigo Moya)
Display:
- Fix run-time warning (Bastien Nocera)
Media:
- Use the correct schema name (Cosimo Cecchi)
===========================
Version 2.91.3 (2010-11-29)
===========================

View file

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