From 023aa9d6490dce63ae8e263628620f208c360084 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 9 Aug 2007 10:35:12 +0000 Subject: [PATCH] Use "-pre" instead of "+pre" because version number ends up in ID values and causes errors because it's not an NCName (getting really tired of that arbitrary and unnecessary restriction...) --- xsl/README.RELEASE-BUILD | 4 ++-- xsl/VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xsl/README.RELEASE-BUILD b/xsl/README.RELEASE-BUILD index e8e1677c7..67b085846 100644 --- a/xsl/README.RELEASE-BUILD +++ b/xsl/README.RELEASE-BUILD @@ -598,10 +598,10 @@ Post-release wrap-up: The VERSION and RELEASE-NOTES.xml files release. 4. Change the content of the fm:Version element to the version - number of the next anticipated release, with the string "+pre" + number of the next anticipated release, with the string "-pre" appended; for example: - 1.73.1+pre + 1.73.1-pre 5. Open the RELEASE-NOTES.xml file and: diff --git a/xsl/VERSION b/xsl/VERSION index 6f0830eb3..a354b7662 100644 --- a/xsl/VERSION +++ b/xsl/VERSION @@ -24,7 +24,7 @@ DocBook XSL Stylesheets - 1.73.1+pre + 1.73.1-pre -- 2.40.0