updated date

git-svn-id: svn://10.0.0.236/trunk@70669 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kvisco%ziplink.net 2000-05-23 08:33:18 +00:00
parent 2cde7163c3
commit 2aeec144fc

View File

@ -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 <a href="mailto:kvisco@ziplink.net">Keith Visco</a>
* @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