From 7e73ab43dcf55fc599c1600dc35eb027f1a5f0b5 Mon Sep 17 00:00:00 2001 From: "kvisco%ziplink.net" Date: Tue, 23 May 2000 08:33:18 +0000 Subject: [PATCH] updated date --- extensions/transformiix/source/xslt/XSLTProcessor.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/transformiix/source/xslt/XSLTProcessor.cpp b/extensions/transformiix/source/xslt/XSLTProcessor.cpp index bc9bd8222d18..230ce808fea9 100644 --- a/extensions/transformiix/source/xslt/XSLTProcessor.cpp +++ b/extensions/transformiix/source/xslt/XSLTProcessor.cpp @@ -35,7 +35,7 @@ * Nathan Pride, npride@wavo.com * -- fixed a document base issue * - * $Id: XSLTProcessor.cpp,v 1.13 2000/05/18 11:57:09 Peter.VanderBeken%pandora.be Exp $ + * $Id: XSLTProcessor.cpp,v 1.14 2000/05/23 08:33:18 kvisco%ziplink.net Exp $ */ #include "XSLTProcessor.h" @@ -48,7 +48,7 @@ /** * XSLTProcessor is a class for Processing XSL styelsheets * @author Keith Visco - * @version $Revision: 1.13 $ $Date: 2000/05/18 11:57:09 $ + * @version $Revision: 1.14 $ $Date: 2000/05/23 08:33:18 $ **/ /** @@ -69,7 +69,7 @@ XSLTProcessor::XSLTProcessor() { xslVersion.append("1.0"); appName.append("TransforMiiX"); - appVersion.append("1.0 [beta v20000420]"); + appVersion.append("1.0 [beta v20000523]"); //-- create XSL element types