summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-protocol.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-11-25 17:22:59 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-11-25 17:22:59 +0000
commit58700848b5e5f536f9bf901f2ec81a538db5ade3 (patch)
tree58cdf8bfd8877a6a06429474a4abffcc8c6c65b5 /telepathy-glib/base-protocol.c
parentf796e7a6cbb2623a9e613b03c98e5540fac4bf4b (diff)
downloadtelepathy-glib-58700848b5e5f536f9bf901f2ec81a538db5ade3.tar.gz
Prepare 0.13.7telepathy-glib-0.13.7
Diffstat (limited to 'telepathy-glib/base-protocol.c')
-rw-r--r--telepathy-glib/base-protocol.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/base-protocol.c b/telepathy-glib/base-protocol.c
index 068bd3edc..aa085cef8 100644
--- a/telepathy-glib/base-protocol.c
+++ b/telepathy-glib/base-protocol.c
@@ -408,7 +408,7 @@ tp_cm_param_filter_string_nonempty (const TpCMParamSpec *paramspec,
* Signature of a virtual method to get the supported avatar details for the
* protocol implemented by @self.
*
- * Since: 0.13.UNRELEASED
+ * Since: 0.13.7
*/
/**
@@ -441,7 +441,7 @@ tp_cm_param_filter_string_nonempty (const TpCMParamSpec *paramspec,
* @get_statuses: a callback used to implement the Protocol.Interface.Presence
* interface's Statuses property. Since 0.13.5
* @get_avatar_details: a callback used to implement the
- * Protocol.Interface.Avatars interface's properties. Since 0.13.UNRELEASED
+ * Protocol.Interface.Avatars interface's properties. Since 0.13.7
*
* The class of a #TpBaseProtocol.
*