diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 4ebab188..c57582d4 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -101,6 +101,8 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0044.html"/> + <xmpp:version>0.1</xmpp:version> + <xmpp:since>0.1.0</xmpp:since> <xmpp:note>libexpat</xmpp:note> </xmpp:SupportedXep> </implements> |