summaryrefslogtreecommitdiff
path: root/socket/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'socket/socket.h')
-rw-r--r--socket/socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/socket/socket.h b/socket/socket.h
index fadcbc1..c4c287b 100644
--- a/socket/socket.h
+++ b/socket/socket.h
@@ -137,7 +137,7 @@ nice_socket_set_writable_callback (NiceSocket *sock,
* Returns: %TRUE if @sock is based on @other or if @sock and @other are
* the same socket, %FALSE otherwise.
*
- * Since: UNRELEASED
+ * Since: 0.1.14
*/
gboolean
nice_socket_is_based_on (NiceSocket *sock, NiceSocket *other);