summaryrefslogtreecommitdiff
path: root/telepathy-glib/stream-tube-channel.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-09-26 15:36:10 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-09-26 16:04:30 +0200
commit884e32afc11107aa8e12ff282a90c10113adba49 (patch)
tree6e4468794b6ddaec4117f8e51ee9e3b0b636a087 /telepathy-glib/stream-tube-channel.c
parentd7d81d9d33f471bfaf45e70764b875600c41439e (diff)
downloadtelepathy-glib-884e32afc11107aa8e12ff282a90c10113adba49.tar.gz
prepare 0.19.10telepathy-glib-0.19.10
Diffstat (limited to 'telepathy-glib/stream-tube-channel.c')
-rw-r--r--telepathy-glib/stream-tube-channel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/stream-tube-channel.c b/telepathy-glib/stream-tube-channel.c
index 013997813..607abad54 100644
--- a/telepathy-glib/stream-tube-channel.c
+++ b/telepathy-glib/stream-tube-channel.c
@@ -458,7 +458,7 @@ tp_stream_tube_channel_class_init (TpStreamTubeChannelClass *klass)
*
* Will be %NULL for outgoing tubes until the tube has been offered.
*
- * Since: 0.UNRELEASED
+ * Since: 0.19.10
*/
param_spec = g_param_spec_variant ("parameters-vardict", "Parameters",
"The parameters of the stream tube",
@@ -1599,7 +1599,7 @@ tp_stream_tube_channel_get_parameters (TpStreamTubeChannel *self)
*
* Returns: (transfer full): a new reference to a #GVariant
*
- * Since: 0.UNRELEASED
+ * Since: 0.19.10
*/
GVariant *
tp_stream_tube_channel_dup_parameters_vardict (TpStreamTubeChannel *self)