pauldick 00/10/13 10:34:00
Modified: . make.include README
Log:
Changed references of 1.2D02 to 1.2
Revision Changes Path
1.14 +1 -1 xml-xalan/make.include
Index: make.include
===================================================================
RCS file: /home/cvs/xml-xalan/make.include,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- make.include 2000/08/21 19:29:59 1.13
+++ make.include 2000/10/13 17:34:00 1.14
@@ -33,7 +33,7 @@
# Build-specific tools and flags definitions
###########################################################
PRODUCT_NAME := xalan
-VERSION = _1_2_D02
+VERSION = _1_2
JARNAME = $(PRODUCT_NAME)$(JARX)
JARDISTNAME = $(PRODUCT_NAME)-j$(VERSION)$(JARX)
TARDISTNAME = $(PRODUCT_NAME)-j$(VERSION)$(TARX)
1.16 +1 -1 xml-xalan/README
Index: README
===================================================================
RCS file: /home/cvs/xml-xalan/README,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- README 2000/08/21 19:29:58 1.15
+++ README 2000/10/13 17:34:00 1.16
@@ -1,6 +1,6 @@
README for xml-xalan project at xml.apache.org
--- This Xalan build is 1.2D02. (i.e. the second Development drop to a 1.2
build)
+-- This Xalan build is 1.2.
It is compatible with Xerces 1.1.3
-- IMPORTANT NOTES: