summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-protocol.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-11-05 13:58:40 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-11-05 13:58:40 +0000
commitcdbf0f3b18b275a658c03f6446b71999ab34ab38 (patch)
tree476261c9e22845a6a5fd338c7ff69139cbe8cfd3 /telepathy-glib/base-protocol.c
parent96f35c9e98d8e3004ee022c039f1ace2135b735c (diff)
downloadtelepathy-glib-cdbf0f3b18b275a658c03f6446b71999ab34ab38.tar.gz
Prepare version 0.13.5telepathy-glib-0.13.5
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 57c59fe66..4dfc2c222 100644
--- a/telepathy-glib/base-protocol.c
+++ b/telepathy-glib/base-protocol.c
@@ -413,7 +413,7 @@ tp_cm_param_filter_string_nonempty (const TpCMParamSpec *paramspec,
* properties that represent details of the connections provided by this
* protocol
* @get_statuses: a callback used to implement the Protocol.Interface.Presence
- * interface's Statuses property. Since 0.13.UNRELEASED
+ * interface's Statuses property. Since 0.13.5
*
* The class of a #TpBaseProtocol.
*
@@ -919,7 +919,7 @@ tp_base_protocol_init (TpBaseProtocol *self)
* whose name element is guaranteed to be %NULL. The array must remain
* valid at least as long as @self does.
*
- * Since: 0.13.UNRELEASED
+ * Since: 0.13.5
*/
const TpPresenceStatusSpec *
tp_base_protocol_get_statuses (TpBaseProtocol *self)