Version 1.73.1 released
authorMichael Smith <xmldoc@users.sourceforge.net>
Sun, 19 Aug 2007 13:35:20 +0000 (13:35 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Sun, 19 Aug 2007 13:35:20 +0000 (13:35 +0000)
xsl/VERSION

index a354b7662d01f2997f58ebf1e7b25628cb35a1b6..fe171a1c348e2d8acdd8d9d43a0e290b653d35e0 100644 (file)
@@ -14,8 +14,8 @@
 <xsl:param name="Tag" select="concat('V',translate(string(document('')//fm:Version[1]),'.',''))"/>
 <xsl:param name="DistroTitle" select="string(document('')//fm:Branch[1])"/>
 <xsl:param name="DistroName">docbook-xsl</xsl:param>
-<xsl:param name="PreviousRelease">1.73.0</xsl:param>
-<xsl:param name="PreviousReleaseRevision">7119</xsl:param>
+<xsl:param name="PreviousRelease">1.72.0</xsl:param>
+<xsl:param name="PreviousReleaseRevision">6553</xsl:param>
 <xsl:param name="Revision">$Revision$</xsl:param>
 <xsl:param name="VersionFileURL">$URL$</xsl:param>
 <xsl:param name="sf-relid" select="0"/>
@@ -24,7 +24,7 @@
 <fm:project>
   <fm:Project>DocBook</fm:Project>
   <fm:Branch>XSL Stylesheets</fm:Branch>
-  <fm:Version>1.73.1-pre</fm:Version>
+  <fm:Version>1.73.1</fm:Version>
 <!--
   <fm:License>MIT/X Consortium License</fm:License>
 -->
@@ -33,9 +33,9 @@
 <!-- * Documentation -->
 <!-- * Code cleanup -->
 <!-- * Minor feature enhancements -->
-Major feature enhancements
+<!-- * Major feature enhancements -->
 <!-- * Minor bugfixes -->
-<!-- * Major bugfixes -->
+Major bugfixes
 <!-- * Minor security fixes -->
 <!-- * Major security fixes -->
   </fm:Release-Focus>
@@ -46,7 +46,7 @@ Major feature enhancements
   <fm:Changelog-URL>http://sourceforge.net/project/shownotes.php?release_id={SFRELID}</fm:Changelog-URL>
   <fm:CVS-URL>http://docbook.svn.sourceforge.net/viewvc/docbook/</fm:CVS-URL>
   <fm:Mailing-List-URL>http://lists.oasis-open.org/archives/docbook-apps/</fm:Mailing-List-URL>
-  <fm:Changes>This is a bug-fix release with a few significant feature enhancements.
+  <fm:Changes>This is a bug-fix update to the 1.73.0 release.
 </fm:Changes>
 </fm:project>