From 972b515a0294d78c7a34dfe8ebd0f6a8e6f415e7 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 20 Sep 2013 12:53:28 +0100 Subject: Fix a wrong deprecation annotation --- mission-control-plugins/dispatch-operation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mission-control-plugins') diff --git a/mission-control-plugins/dispatch-operation.c b/mission-control-plugins/dispatch-operation.c index ab51eb98..2bd2ab2b 100644 --- a/mission-control-plugins/dispatch-operation.c +++ b/mission-control-plugins/dispatch-operation.c @@ -301,7 +301,7 @@ mcp_dispatch_operation_end_delay (McpDispatchOperation *self, * superseded by Call channels, which have a proper "hang up" method which * should be used instead. * - * Deprecated: 5.15.UNRELEASED: Use tp_call_channel_hangup_async() to + * Deprecated: 5.15.1: Use tp_call_channel_hangup_async() to * hang up Call channels, mcp_dispatch_operation_close_channels() to close * generic channels, or mcp_dispatch_operation_destroy_channels() to * terminate the channel destructively. -- cgit v1.2.1