]> granicus.if.org Git - docbook-dsssl/commitdiff
Update version numbers
authorNorman Walsh <ndw@nwalsh.com>
Sun, 24 Apr 2005 16:49:38 +0000 (16:49 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sun, 24 Apr 2005 16:49:38 +0000 (16:49 +0000)
docbook/relaxng/tools/augment.xsl
docbook/relaxng/tools/db4-upgrade.xsl

index f2301d6bdb8d941864d0df8a49c34cbbad811a9c..716d59babce47e7a48d893aa14fe58763ac4304f 100644 (file)
@@ -52,7 +52,7 @@
 
       <xsl:text>&#10;</xsl:text>
       <xsl:text>&#10;</xsl:text>
-      <xsl:comment> DocBook NG: The "Kahlúa" Release </xsl:comment>
+      <xsl:comment> DocBook NG: The "Lillet" Release </xsl:comment>
       <xsl:text>&#10;</xsl:text>
       <xsl:comment> See http://docbook.org/ns/docbook </xsl:comment>
       <xsl:text>&#10;</xsl:text>
index 802b3a60de71b910594825d0d77fb4a429b6b009..ee0f32e74aa1edc1036ea54bfedbccb0ff4fb6ed 100644 (file)
@@ -7,7 +7,7 @@
                 version="1.0">
 
 <!-- ======================================================================
-# This file is part of DocBook NG: The "Kahlúa" Release.
+# This file is part of DocBook NG: The "Lillet" Release.
 # A prototype DocBook V4.2 to DocBoook V.next converter.
 #
 # This stylesheet is a "work-in-progress". It converts (some) valid
       <xsl:element name="{local-name(.)}"
                   namespace="http://docbook.org/ns/docbook">
        <xsl:if test="not(parent::*)">
-         <xsl:attribute name="version">kahlúa</xsl:attribute>
+         <xsl:attribute name="version">lillet</xsl:attribute>
        </xsl:if>
        <xsl:copy-of select="@*"/>
        <xsl:apply-templates mode="addNS"/>
     <xsl:otherwise>
       <xsl:copy>
        <xsl:if test="not(parent::*)">
-         <xsl:attribute name="version">kahlúa</xsl:attribute>
+         <xsl:attribute name="version">lillet</xsl:attribute>
        </xsl:if>
        <xsl:copy-of select="@*"/>
        <xsl:apply-templates mode="addNS"/>