summaryrefslogtreecommitdiff
path: root/telepathy-glib/gnio-util.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/gnio-util.c
parentd7d81d9d33f471bfaf45e70764b875600c41439e (diff)
downloadtelepathy-glib-884e32afc11107aa8e12ff282a90c10113adba49.tar.gz
prepare 0.19.10telepathy-glib-0.19.10
Diffstat (limited to 'telepathy-glib/gnio-util.c')
-rw-r--r--telepathy-glib/gnio-util.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/gnio-util.c b/telepathy-glib/gnio-util.c
index 8b8c4616b..1ce6cd588 100644
--- a/telepathy-glib/gnio-util.c
+++ b/telepathy-glib/gnio-util.c
@@ -297,7 +297,7 @@ tp_address_variant_from_g_socket_address (GSocketAddress *address,
* Returns: a newly allocated #GSocketAddress for the given variant, or %NULL
* on error
*
- * Since: 0.UNRELEASED
+ * Since: 0.19.10
*/
GSocketAddress *
tp_g_socket_address_from_g_variant (TpSocketAddressType type,
@@ -326,7 +326,7 @@ tp_g_socket_address_from_g_variant (TpSocketAddressType type,
*
* Returns: (transfer none): a new variant with a floating reference, or %NULL
*
- * Since: 0.UNRELEASED
+ * Since: 0.19.10
*/
GVariant *
tp_address_g_variant_from_g_socket_address (GSocketAddress *address,