summaryrefslogtreecommitdiff
path: root/telepathy-glib/group-mixin.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-03-17 23:04:12 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-03-17 23:04:12 +0000
commit5a7330c1ee38aa5e7f8f4fbf395d89d0f1f5cc28 (patch)
tree7f8130ad706b544dd0c88c4ce125e2b8bf603a6b /telepathy-glib/group-mixin.c
parent19a687bce7ca0a1f6451219eadd9021105a9d74b (diff)
downloadtelepathy-glib-5a7330c1ee38aa5e7f8f4fbf395d89d0f1f5cc28.tar.gz
Fix "Since" annotations
Diffstat (limited to 'telepathy-glib/group-mixin.c')
-rw-r--r--telepathy-glib/group-mixin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/group-mixin.c b/telepathy-glib/group-mixin.c
index 54088dfc4..91cf46e5b 100644
--- a/telepathy-glib/group-mixin.c
+++ b/telepathy-glib/group-mixin.c
@@ -273,7 +273,7 @@ tp_group_mixin_class_init (GObjectClass *obj_cls,
* call this function to indicate to the TpGroupMixin that it may call their
* removal callback with the self-handle regardless of flag settings.)
*
- * Since: 0.7.UNRELEASED
+ * Since: 0.7.27
*/
void
tp_group_mixin_class_allow_self_removal (GObjectClass *obj_cls)