Version number changes for private branch.


git-svn-id: https://svn.apache.org/repos/asf/xalan/java/branches/Bxalan-j_2_2L@335065 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/org/apache/xalan/processor/XSLProcessorVersion.java b/src/org/apache/xalan/processor/XSLProcessorVersion.java
index 039ecce..9c246cc 100644
--- a/src/org/apache/xalan/processor/XSLProcessorVersion.java
+++ b/src/org/apache/xalan/processor/XSLProcessorVersion.java
@@ -78,7 +78,7 @@
   /**
    * Constant name of product.
    */
-  public static final String PRODUCT = "Xalan";
+  public static final String PRODUCT = "LotusXSL";
 
   /**
    * Implementation Language.
@@ -136,7 +136,7 @@
    *          well as defect fixes. 'D' drops may not be as stable as
    *          the final releases.
    */
-  public static int DEVELOPMENT = 2;
+  public static int DEVELOPMENT = 3;
   
   /**
    * Version String like <CODE>"<B>Xalan</B> <B>Language</B> 
diff --git a/src/org/apache/xalan/res/XSLTInfo.properties b/src/org/apache/xalan/res/XSLTInfo.properties
index ea3b2d3..2b85483 100644
--- a/src/org/apache/xalan/res/XSLTInfo.properties
+++ b/src/org/apache/xalan/res/XSLTInfo.properties
@@ -2,7 +2,7 @@
 #  XSLT Resource File
 #
 
-version=2.2.0d1
+version=2.2.0d3
 vendor=Apache Software Foundation
 vendor-url=http://xml.apache.org/xalan