]> granicus.if.org Git - docbook-dsssl/commitdiff
Include the VERSION file
authorNorman Walsh <ndw@nwalsh.com>
Mon, 22 Dec 2003 15:01:04 +0000 (15:01 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Mon, 22 Dec 2003 15:01:04 +0000 (15:01 +0000)
slides/xsl/fo/plain.xsl
slides/xsl/html/slides-common.xsl

index 47ab75b8bf038aefc128d30a22bfc9d6668454a7..8233a3b760fb193517eea9392a7dacdfc60984c2 100644 (file)
@@ -5,6 +5,7 @@
                 version="1.0">
 
 <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/>
+<xsl:include href="../../VERSION"/>
 
 <xsl:param name="alignment" select="'start'"/>
 
index 9e593e9635810ac2d70abc4dd61918dcdeda0536..20fb95de0990a669739456eb27f56abd6092b21a 100644 (file)
@@ -3,6 +3,7 @@
                version="1.0">
 
 <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/>
+<xsl:include href="../../VERSION"/>
 
 <xsl:include href="param.xsl"/>
 <xsl:include href="jscript.xsl"/>