From fe25459d20d0d0f2e908c5527b2b01f302f59ac1 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 24 Sep 2013 15:04:59 +0200 Subject: add ABI file for 0.21.2 --- telepathy-glib/abi.am | 1 + telepathy-glib/versions/0.21.2.abi | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 telepathy-glib/versions/0.21.2.abi diff --git a/telepathy-glib/abi.am b/telepathy-glib/abi.am index a8471798d..c0ae10f40 100644 --- a/telepathy-glib/abi.am +++ b/telepathy-glib/abi.am @@ -95,6 +95,7 @@ ABI_LISTS = \ versions/0.19.8.abi \ versions/0.19.9.abi \ versions/0.19.10.abi \ + versions/0.21.2.abi \ $(NULL) # The quoting here is unnecessary but harmless, and has the useful side-effect diff --git a/telepathy-glib/versions/0.21.2.abi b/telepathy-glib/versions/0.21.2.abi new file mode 100644 index 000000000..708802727 --- /dev/null +++ b/telepathy-glib/versions/0.21.2.abi @@ -0,0 +1,7 @@ +Version: TELEPATHY_GLIB_0.21.2 +Extends: TELEPATHY_GLIB_0.19.10 +Release: 0.21.2 + +tp_cli_connection_connect_to_self_contact_changed +tp_dbus_properties_mixin_dup_all +tp_svc_connection_emit_self_contact_changed -- cgit v1.2.1