telepathy-glib: update UNRELEASED
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Tue Sep 24 06:09:09 PDT 2013
Module: telepathy-glib
Branch: master
Commit: 47f02f028d33f84cf0af63755d49f9c45230c470
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=47f02f028d33f84cf0af63755d49f9c45230c470
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Tue Sep 24 15:02:26 2013 +0200
update UNRELEASED
---
telepathy-glib/base-connection.c | 2 +-
telepathy-glib/dbus-properties-mixin.c | 2 +-
telepathy-glib/dbus-properties-mixin.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/telepathy-glib/base-connection.c b/telepathy-glib/base-connection.c
index dee9f8a..20a79b8 100644
--- a/telepathy-glib/base-connection.c
+++ b/telepathy-glib/base-connection.c
@@ -1602,7 +1602,7 @@ tp_base_connection_class_init (TpBaseConnectionClass *klass)
* The identifier representing the local user. This is the result of
* inspecting #TpBaseConnection:self-handle.
*
- * Since: 0.UNRELEASED
+ * Since: 0.21.2
*/
param_spec = g_param_spec_string ("self-id",
"Connection.SelfID",
diff --git a/telepathy-glib/dbus-properties-mixin.c b/telepathy-glib/dbus-properties-mixin.c
index 55c8e09..fb9f7c8 100644
--- a/telepathy-glib/dbus-properties-mixin.c
+++ b/telepathy-glib/dbus-properties-mixin.c
@@ -1158,7 +1158,7 @@ _tp_dbus_properties_mixin_get (TpSvcDBusProperties *iface,
*
* Returns: (transfer container) (element-type utf8 GObject.Value): a map
* from property name (without the interface name) to value
- * Since: 0.UNRELEASED
+ * Since: 0.21.2
*/
GHashTable *
tp_dbus_properties_mixin_dup_all (GObject *self,
diff --git a/telepathy-glib/dbus-properties-mixin.h b/telepathy-glib/dbus-properties-mixin.h
index 3aaef83..1151cb5 100644
--- a/telepathy-glib/dbus-properties-mixin.h
+++ b/telepathy-glib/dbus-properties-mixin.h
@@ -138,7 +138,7 @@ gboolean tp_dbus_properties_mixin_set (
const GValue *value,
GError **error);
-_TP_AVAILABLE_IN_UNRELEASED
+_TP_AVAILABLE_IN_0_22
GHashTable *tp_dbus_properties_mixin_dup_all (GObject *self,
const gchar *interface_name);
More information about the telepathy-commits
mailing list