]> granicus.if.org Git - docbook-dsssl/commitdiff
bring xsl2, xsl-saxon, and xsl-xalan VERSION files up-to-date with
authorMichael Smith <xmldoc@users.sourceforge.net>
Wed, 26 Mar 2008 06:05:00 +0000 (06:05 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Wed, 26 Mar 2008 06:05:00 +0000 (06:05 +0000)
recent change to snapshot build infrastructure

xsl-saxon/VERSION
xsl-xalan/VERSION

index e6d8c46af98f0d14d2b3f9e1e64e5e3662813545..b2b50af1765673bd3d8f5b441cc8bd0528a3ff5e 100644 (file)
@@ -64,6 +64,9 @@ Initial freshmeat announcement
     <xsl:when test="$get = 'DistroTitle'">
       <xsl:value-of select="$DistroTitle"/>
     </xsl:when>
+    <xsl:when test="$get = 'VERSION'">
+      <xsl:value-of select="$VERSION"/>
+    </xsl:when>
     <xsl:otherwise>
       <xsl:if test="$sf-relid = 0">
         <xsl:message terminate="yes">
index fd14c8a990a6b2d03f9f45b9010ac5df43b1d6be..66ebd74cc530e751e1588544a09082fc608fb57d 100644 (file)
@@ -64,6 +64,9 @@ Initial freshmeat announcement
     <xsl:when test="$get = 'DistroTitle'">
       <xsl:value-of select="$DistroTitle"/>
     </xsl:when>
+    <xsl:when test="$get = 'VERSION'">
+      <xsl:value-of select="$VERSION"/>
+    </xsl:when>
     <xsl:otherwise>
       <xsl:if test="$sf-relid = 0">
         <xsl:message terminate="yes">