auriemma    00/10/06 13:36:49

  Modified:    c/src/TestXSLT process.cpp
  Log:
  Update version number.
  
  Revision  Changes    Path
  1.42      +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.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- process.cpp       2000/09/29 14:40:44     1.41
  +++ process.cpp       2000/10/06 20:36:47     1.42
  @@ -1068,7 +1068,7 @@
                else if (theParams.versionOnly == true)
                {
                        cout << endl
  -                              << "TestXSLT version 0.40.0 (Xalan C++ version 
0.40.0)"
  +                              << "TestXSLT version 1.0.0 (Xalan C++ version 
1.0.0)"
                                 << endl;
                }
                else if (theParams.inFileName.size() == 0)
  
  
  

Reply via email to