summaryrefslogtreecommitdiff
path: root/spec/Connection.xml
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-10-26 17:41:53 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-10-26 17:41:53 +0100
commitba3812de9166717879331b2ca0aa94ec473f7572 (patch)
tree14cd8c07cff447f567d456227091219b649c3032 /spec/Connection.xml
parentee8afcddffa6bbd35acc6822de4a97b3106bed08 (diff)
Use the real telepathy-spec 0.21.3, not a release candidate
Diffstat (limited to 'spec/Connection.xml')
-rw-r--r--spec/Connection.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/Connection.xml b/spec/Connection.xml
index 063e4f072..fb8cd228e 100644
--- a/spec/Connection.xml
+++ b/spec/Connection.xml
@@ -1051,7 +1051,7 @@ USA.</p>
</tp:contact-attribute>
<method name="AddClientInterest" tp:name-for-bindings="Add_Client_Interest">
- <tp:added version="0.21.UNRELEASED"/>
+ <tp:added version="0.21.3"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Register a client's interest in notifications related to one or
more interfaces.</p>
@@ -1144,7 +1144,7 @@ USA.</p>
<method name="RemoveClientInterest"
tp:name-for-bindings="Remove_Client_Interest">
- <tp:added version="0.21.UNRELEASED"/>
+ <tp:added version="0.21.3"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Release an interest registered using
<tp:member-ref>AddClientInterest</tp:member-ref>. See that