incremented DTD version to 22 necause changes made for keywords and DynamicGroup object are not backwards-compatible; removed contributed autoupgrade xslt script that is not being used anymore, see #2501

This commit is contained in:
Vadim Kurland
2011-06-10 15:26:06 -07:00
parent 73042fb3c7
commit d4a8546b6b
10 changed files with 57 additions and 560 deletions
+1 -1
View File
@@ -14,6 +14,6 @@ VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"
GENERATION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION"
# Data format version
FWBUILDER_XML_VERSION=21
FWBUILDER_XML_VERSION=22