]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] update xsl version number
authorEvan Hunt <each@isc.org>
Sat, 28 Oct 2017 02:19:04 +0000 (19:19 -0700)
committerEvan Hunt <each@isc.org>
Sat, 28 Oct 2017 02:19:04 +0000 (19:19 -0700)
bin/named/bind9.xsl
bin/named/bind9.xsl.h

index 86f70293054cb62dc7fd6b8e6e89fe3167a2cee4..1bcb30498b6176c9a18d89d0f53256fa900fe4b1 100644 (file)
@@ -9,7 +9,7 @@
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0">
   <xsl:output method="html" indent="yes" version="4.0"/>
-  <xsl:template match="statistics[@version=&quot;3.10&quot;]">
+  <xsl:template match="statistics[@version=&quot;3.11&quot;]">
     <html>
       <head>
         <xsl:if test="system-property('xsl:vendor')!='Transformiix'">
index d621ecec566672b85de4939d93f505b51bfb559e..1dbf09bcc666bf0967cd2f78c0387c2ec1472880 100644 (file)
@@ -14,7 +14,7 @@ static char xslmsg[] =
        "\n"
        "<xsl:stylesheet xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\" xmlns=\"http://www.w3.org/1999/xhtml\" version=\"1.0\">\n"
        " <xsl:output method=\"html\" indent=\"yes\" version=\"4.0\"/>\n"
-       " <xsl:template match=\"statistics[@version=&quot;3.10&quot;]\">\n"
+       " <xsl:template match=\"statistics[@version=&quot;3.11&quot;]\">\n"
        " <html>\n"
        " <head>\n"
        " <xsl:if test=\"system-property('xsl:vendor')!='Transformiix'\">\n"