summaryrefslogtreecommitdiff
path: root/style.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'style.xsl')
-rw-r--r--style.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.xsl b/style.xsl
index 6487c18..0571f82 100644
--- a/style.xsl
+++ b/style.xsl
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version='2.0'
+<xsl:stylesheet version='3.0'
xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="html" version="1.0" encoding="UTF-8" indent="yes"/>