X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=configure.ac;h=961f89d1160357f05f13c1725c44e9edf5e9b99b;hp=2ac9e582201bd8ef8d3ba7abfb7086aedd4fb1b0;hb=4e2de14972a8d91642bfe6abd974cfb0dfc0d5dd;hpb=0272da48071b607da189fb571e20cde8a488641b diff --git a/configure.ac b/configure.ac index 2ac9e582..961f89d1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,9 @@ dnl If not 1, append datestamp to the version number -m4_define(empathy_released, 0) +m4_define(empathy_released, 1) m4_define([empathy_major_version], [3]) -m4_define([empathy_minor_version], [10]) -m4_define([empathy_micro_version], [1]) +m4_define([empathy_minor_version], [12]) +m4_define([empathy_micro_version], [7]) m4_define([empathy_nano_version], [0]) dnl Display the nano_version only if it's not '0' @@ -51,9 +51,9 @@ AC_DEFINE(CLUTTER_VERSION_MAX_ALLOWED, CLUTTER_VERSION_1_10, [Prevent post 1.10 CLUTTER_GTK_REQUIRED=1.1.2 -TELEPATHY_GLIB_REQUIRED=0.19.9 +TELEPATHY_GLIB_REQUIRED=0.23.2 AC_DEFINE(TP_VERSION_MIN_REQUIRED, TP_VERSION_0_20, [Ignore post 0.20 deprecations]) -AC_DEFINE(TP_VERSION_MAX_ALLOWED, TP_VERSION_0_20, [Prevent post 0.20 APIs]) +AC_DEFINE(TP_VERSION_MAX_ALLOWED, TP_VERSION_0_24, [Prevent post 0.24 APIs]) AC_DEFINE(TP_SEAL_ENABLE, 1, [Prevent to use sealed variables]) AC_DEFINE(TP_DISABLE_SINGLE_INCLUDE, 1, [Disable single include header]) @@ -634,7 +634,6 @@ Configure summary: Camera monitoring...........: ${have_gudev} Extras: - Nautilus-sendto plugin......: ${have_nst} GOA MC plugin...............: ${have_goa} Ubuntu Online plugins.......: ${have_uoa} "