diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,10 @@ 2007-10-09 Xavier Claessens <xclaesse@gmail.com> + * configure.ac: Bump MissionControl version to 4.37, we uses new API + introduced in that version. + +2007-10-09 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/empathy-main-window.c: * libempathy-gtk/empathy-contact-dialogs.c: * libempathy-gtk/empathy-contact-list-view.c: diff --git a/configure.ac b/configure.ac index 4e52101a2..958ca4cea 100644 --- a/configure.ac +++ b/configure.ac @@ -51,7 +51,7 @@ GCONF_REQUIRED=1.2.0 LIBGLADE_REQUIRED=2.0.0 LIBPANELAPPLET_REQUIRED=2.10.0 TELEPATHY_REQUIRED=0.0.57 -MISSION_CONTROL_REQUIRED=4.33 +MISSION_CONTROL_REQUIRED=4.37 IDT_COMPILE_WARNINGS |