Updated release number.

diff --git a/build.xml b/build.xml
index 0b30f52..e3d24a5 100644
--- a/build.xml
+++ b/build.xml
@@ -86,7 +86,7 @@
   <property name="xml.jar" value="${bin.dir}/${xml.jar.name}"/>
 
   <!-- Defines general variables used by the other targets; name controls output xalan.jar  -->
-  <property name="version" value="2_1_0"/>
+  <property name="version" value="2_2_D01"/>
   <property name="name" value="xalan"/>
   <property name="Name" value="Xalan-Java"/>
   <property name="year" value="2000"/>
diff --git a/xdocs/sources/entities.ent b/xdocs/sources/entities.ent
index 3c0a01b..1ca3bd7 100644
--- a/xdocs/sources/entities.ent
+++ b/xdocs/sources/entities.ent
@@ -2,8 +2,8 @@
 
 <!ENTITY xslt4j "Xalan-Java">
 <!ENTITY xslt4j2 "Xalan-Java 2">
-<!ENTITY xslt4j-dist "xalan-j_2_1_0">
-<!ENTITY xslt4j-current "&xslt4j; version 2.1.0">
+<!ENTITY xslt4j-dist "xalan-j_2_2_D01">
+<!ENTITY xslt4j-current "&xslt4j; version 2.2.D01">
 <!ENTITY xml4j "Xerces-Java">
 <!ENTITY xml4j-used "&xml4j; version 1.4">
 <!ENTITY xslt4c "Xalan-C++">