You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2001/10/03 16:51:30 UTC

cvs commit: xml-xalan/c/src/TestXSLT process.cpp

dbertoni    01/10/03 07:51:30

  Modified:    c/src/TestXSLT process.cpp
  Log:
  Bumped version number.
  
  Revision  Changes    Path
  1.78      +1 -1      xml-xalan/c/src/TestXSLT/process.cpp
  
  Index: process.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/TestXSLT/process.cpp,v
  retrieving revision 1.77
  retrieving revision 1.78
  diff -u -r1.77 -r1.78
  --- process.cpp	2001/09/26 20:52:49	1.77
  +++ process.cpp	2001/10/03 14:51:30	1.78
  @@ -1220,7 +1220,7 @@
   	else if (theParams.versionOnly == true)
   	{
   		cout << endl
  -			 << "TestXSLT version 1.2.0 (Xalan C++ version 1.2.0)"
  +			 << "TestXSLT version 1.2.1 (Xalan C++ version 1.2.1)"
   			 << endl;
   	}
   	else
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org