]> granicus.if.org Git - docbook-dsssl/commitdiff
Fix version names
authorNorman Walsh <ndw@nwalsh.com>
Wed, 19 Jan 2005 04:54:05 +0000 (04:54 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Wed, 19 Jan 2005 04:54:05 +0000 (04:54 +0000)
docbook/relaxng/tools/augment.xsl
docbook/relaxng/tools/html.xsl

index 671fc57a0f77f0fe6be185a8d9ae6f3c08565096..c38f4f4be48be81e4311ecade18e54be64596767 100644 (file)
@@ -52,7 +52,7 @@
 
       <xsl:text>&#10;</xsl:text>
       <xsl:text>&#10;</xsl:text>
-      <xsl:comment> DocBook NG: The "Gin" Release </xsl:comment>
+      <xsl:comment> DocBook NG: The "Hard Cider" Release </xsl:comment>
       <xsl:text>&#10;</xsl:text>
       <xsl:comment> See http://docbook.org/docbook-ng/ </xsl:comment>
       <xsl:text>&#10;</xsl:text>
index 6ae7a31d551621f14850941d092f203a7b56771c..1ac17beb4fff51ed791c363967bdb7bdafe2d8ec 100644 (file)
@@ -15,7 +15,7 @@
   <xsl:param name="title" select="'anonymous'"/>
   <xsl:param name="base.dir" select="'html/'"/>
   <xsl:param name="stylesheet" select="'html.css'"/>
-  <xsl:param name="ng-release" select="'Gin'"/>
+  <xsl:param name="ng-release" select="'Hard Cider'"/>
 
   <xsl:output method="html"/>