summaryrefslogtreecommitdiff
path: root/telepathy-glib/gnio-util.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-02-14 11:53:38 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-02-14 12:26:06 +0100
commit455e07e61e9a3e357c7ed29051dc22d84348516c (patch)
treea036cdc5d2d26514b3895d51f22872bba8ad0f63 /telepathy-glib/gnio-util.c
parent46963665e493ca20363a66ff65fb1ca7520b4629 (diff)
downloadtelepathy-glib-455e07e61e9a3e357c7ed29051dc22d84348516c.tar.gz
start preparing 0.17.5
I didn't change configure.ac yet, we'll do it when actually releasing.
Diffstat (limited to 'telepathy-glib/gnio-util.c')
-rw-r--r--telepathy-glib/gnio-util.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/telepathy-glib/gnio-util.c b/telepathy-glib/gnio-util.c
index fc0e43fe8..b6278eb4a 100644
--- a/telepathy-glib/gnio-util.c
+++ b/telepathy-glib/gnio-util.c
@@ -400,7 +400,7 @@ send_credentials_with_byte_async_thread (GSimpleAsyncResult *res,
* tp_unix_connection_send_credentials_with_byte_finish() to get the result of
* the operation.
*
- * Since: 0.UNRELEASED
+ * Since: 0.17.5
**/
void
tp_unix_connection_send_credentials_with_byte_async (
@@ -436,7 +436,7 @@ tp_unix_connection_send_credentials_with_byte_async (
*
* Returns: %TRUE if the operation was successful, otherwise %FALSE.
*
- * Since: 0.UNRELEASED
+ * Since: 0.17.5
**/
gboolean
tp_unix_connection_send_credentials_with_byte_finish (
@@ -725,7 +725,7 @@ receive_credentials_with_byte_async_thread (GSimpleAsyncResult *res,
* tp_unix_connection_receive_credentials_with_byte_finish() to get the result
* of the operation.
*
- * Since: 0.UNRELEASED
+ * Since: 0.17.5
**/
void
tp_unix_connection_receive_credentials_with_byte_async (
@@ -759,7 +759,7 @@ tp_unix_connection_receive_credentials_with_byte_async (
* Returns: (transfer full): a #GCredentials, or %NULL on error.
* Free the returned object with g_object_unref().
*
- * Since: 0.UNRELEASED
+ * Since: 0.17.5
**/
GCredentials *
tp_unix_connection_receive_credentials_with_byte_finish (