diff options
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/Debug.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/extensions/Debug.xml b/extensions/Debug.xml index a21d9db60..70a82e903 100644 --- a/extensions/Debug.xml +++ b/extensions/Debug.xml @@ -17,9 +17,8 @@ Lesser General Public License for more details.</p> License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p> </tp:license> - <interface name="org.freedesktop.Telepathy.Debug.DRAFT" - tp:causes-havoc="experimental"> - <tp:added version="0.17.24"/> + <interface name="org.freedesktop.Telepathy.Debug"> + <tp:added version="0.17.27">(as stable API)</tp:added> <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>An interface for providing debug messages.</p> |