summaryrefslogtreecommitdiff
path: root/telepathy-glib/errors.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/errors.c')
-rw-r--r--telepathy-glib/errors.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/telepathy-glib/errors.c b/telepathy-glib/errors.c
index 631f92c68..9255067a0 100644
--- a/telepathy-glib/errors.c
+++ b/telepathy-glib/errors.c
@@ -234,17 +234,17 @@
* <code>org.freedesktop.Telepathy.Error.Media.CodecsIncompatible</code>:
* Raised when the local streaming implementation has no codecs in common
* with the remote side.
- * Since: 0.UNRELEASED
+ * Since: 0.15.6
* @TP_ERROR_MEDIA_UNSUPPORTED_TYPE:
* <code>org.freedesktop.Telepathy.Error.Media.UnsupportedType</code>:
* The media stream type requested is not supported by either the local or
* remote side.
- * Since: 0.UNRELEASED
+ * Since: 0.15.6
* @TP_ERROR_MEDIA_STREAMING_ERROR:
* <code>org.freedesktop.Telepathy.Error.Media.StreamingError</code>:
* Raised when the call's streaming implementation has some kind of internal
* error.
- * Since: 0.UNRELEASED
+ * Since: 0.15.6
*
* Enumerated type representing the Telepathy D-Bus errors.
*/