<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"/>
<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>
-->
<!-- * 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>
<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>