]> git.0d.be Git - empathy.git/blobdiff - configure.ac
Updated Bulgarian translation
[empathy.git] / configure.ac
index 794afca3e8831c9eb1e465f13c065f978200723e..49da844498fd3fdfda3a6afc09c96585d5a024df 100644 (file)
@@ -2,8 +2,8 @@ dnl If not 1, append datestamp to the version number
 m4_define(empathy_released, 0)
 
 m4_define([empathy_major_version], [3])
-m4_define([empathy_minor_version], [11])
-m4_define([empathy_micro_version], [5])
+m4_define([empathy_minor_version], [12])
+m4_define([empathy_micro_version], [6])
 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.23.0
+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}
 "