Changeset

10345:fb1339671cd6

doap: Trim a trailing '.' from a version/branch name for consistency
author Kim Alvefur <zash@zash.se>
date Sun, 20 Oct 2019 16:57:28 +0200
parents 10344:2cc152088314
children 10346:6656c9774a61
files doc/doap.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/doap.xml	Sun Oct 20 16:47:20 2019 +0200
+++ b/doc/doap.xml	Sun Oct 20 16:57:28 2019 +0200
@@ -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>