[telepathy-glib/master] Use 0.7.UNRELEASED instead of just UNRELEASED.
Jonny Lamb
jonny.lamb at collabora.co.uk
Mon Aug 24 04:51:21 PDT 2009
Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
telepathy-glib/debug-sender.c | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/telepathy-glib/debug-sender.c b/telepathy-glib/debug-sender.c
index 60f3321..72de713 100644
--- a/telepathy-glib/debug-sender.c
+++ b/telepathy-glib/debug-sender.c
@@ -30,7 +30,7 @@
*
* A #TpDebugSender object is an object exposing the Telepathy debug interface.
*
- * Since: UNRELEASED
+ * Since: 0.7.UNRELEASED
*/
/**
@@ -38,7 +38,7 @@
*
* The class of a #TpDebugSender.
*
- * Since: UNRELEASED
+ * Since: 0.7.UNRELEASED
*/
/**
@@ -50,7 +50,7 @@
*
* A proxy object for the Telepathy debug interface.
*
- * Since: UNRELEASED
+ * Since: 0.7.UNRELEASED
*/
/**
@@ -62,7 +62,7 @@
*
* A structure representing a single debug message.
*
- * Since: UNRELEASED
+ * Since: 0.7.UNRELEASED
*/
static TpDebugSender *debug_sender = NULL;
@@ -294,7 +294,7 @@ tp_debug_sender_init (TpDebugSender *self)
*
* Returns: the #TpDebugSender instance for the current starter bus
*
- * Since: UNRELEASED
+ * Since: 0.7.UNRELEASED
*/
TpDebugSender *
tp_debug_sender_get (void)
@@ -336,7 +336,7 @@ tp_debug_sender_get (void)
* TpDebugSender:enabled property is set to %TRUE, then a NewDebugMessage
* signal will be fired too.
*
- * Since: UNRELEASED
+ * Since: 0.7.UNRELEASED
*/
void
tp_debug_sender_add_message (TpDebugSender *self,
--
1.5.6.5
More information about the telepathy-commits
mailing list