diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ 2007-09-08 Xavier Claessens <xclaesse@gmail.com> + * configure.ac: Bump libtelepathy depend to 0.0.57. + +2007-09-08 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/empathy-chat-view.h: * libempathy-gtk/empathy-ui-utils.c: * libempathy-gtk/empathy-ui-utils.h: diff --git a/configure.ac b/configure.ac index 49a09b7b8..e9e25d2ba 100644 --- a/configure.ac +++ b/configure.ac @@ -49,7 +49,7 @@ GLIB_REQUIRED=2.12.0 GTK_REQUIRED=2.10.0 GCONF_REQUIRED=1.2.0 LIBGLADE_REQUIRED=2.0.0 -TELEPATHY_REQUIRED=0.0.51 +TELEPATHY_REQUIRED=0.0.57 MISSION_CONTROL_REQUIRED=4.33 IDT_COMPILE_WARNINGS |