summaryrefslogtreecommitdiff
path: root/spec/Channel_Interface_DTMF.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/Channel_Interface_DTMF.xml
parentee8afcddffa6bbd35acc6822de4a97b3106bed08 (diff)
downloadtelepathy-glib-ba3812de9166717879331b2ca0aa94ec473f7572.tar.gz
Use the real telepathy-spec 0.21.3, not a release candidate
Diffstat (limited to 'spec/Channel_Interface_DTMF.xml')
-rw-r--r--spec/Channel_Interface_DTMF.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/Channel_Interface_DTMF.xml b/spec/Channel_Interface_DTMF.xml
index 806d8642d..d74ea6fa7 100644
--- a/spec/Channel_Interface_DTMF.xml
+++ b/spec/Channel_Interface_DTMF.xml
@@ -129,7 +129,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<method name="MultipleTones" tp:name-for-bindings="Multiple_Tones">
<tp:added version="0.19.6" />
- <tp:changed version="0.21.UNRELEASED">The characters [pPxXwW,] must
+ <tp:changed version="0.21.3">The characters [pPxXwW,] must
also be supported.</tp:changed>
<arg direction="in" name="Tones" type="s">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
@@ -221,7 +221,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<property name="DeferredTones" tp:name-for-bindings="Deferred_Tones"
type="s" access="read">
- <tp:added version="0.21.UNRELEASED" />
+ <tp:added version="0.21.3" />
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The tones waiting for the user to continue, if any.</p>
@@ -234,7 +234,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</property>
<signal name="TonesDeferred" tp:name-for-bindings="Tones_Deferred">
- <tp:added version="0.21.UNRELEASED" />
+ <tp:added version="0.21.3" />
<arg name="Tones" type="s">
<tp:docstring>The new non-empty value of
<tp:member-ref>DeferredTones</tp:member-ref>.</tp:docstring>