aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2019-10-20 16:57:28 +0200
committerKim Alvefur <zash@zash.se>2019-10-20 16:57:28 +0200
commit68b32f4c91d4c291699248549004d7f77957566d (patch)
tree9f39662c54fae71a57061ab8a7b7adaab0dc1ce2 /doc
parent8cfba1f03ef4376d52e2d7edfac240a78c07c758 (diff)
downloadprosody-68b32f4c91d4c291699248549004d7f77957566d.tar.gz
prosody-68b32f4c91d4c291699248549004d7f77957566d.zip
doap: Trim a trailing '.' from a version/branch name for consistency
Diffstat (limited to 'doc')
-rw-r--r--doc/doap.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index 80393805..c94b0e5f 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -86,7 +86,7 @@
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0030.html"/>
- <xmpp:since>0.10.</xmpp:since>
+ <xmpp:since>0.10</xmpp:since>
<xmpp:status>complete</xmpp:status>
</xmpp:SupportedXep>
</implements>