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 2003/05/01 05:54:15 UTC

cvs commit: xml-xalan/c/Projects/Win32/Res/AllInOne AllInOne.rc

dbertoni    2003/04/30 20:54:15

  Modified:    c/Projects/Win32/Res/AllInOne AllInOne.rc
  Log:
  Upped revision number.
  
  Revision  Changes    Path
  1.3       +9 -9      xml-xalan/c/Projects/Win32/Res/AllInOne/AllInOne.rc
  
  Index: AllInOne.rc
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/Res/AllInOne/AllInOne.rc,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- AllInOne.rc	23 Jan 2003 02:30:41 -0000	1.2
  +++ AllInOne.rc	1 May 2003 03:54:15 -0000	1.3
  @@ -29,8 +29,8 @@
   //
   
   VS_VERSION_INFO VERSIONINFO
  - FILEVERSION 1,5,0,0
  - PRODUCTVERSION 1,5,0,0
  + FILEVERSION 1,5,1,0
  + PRODUCTVERSION 1,5,1,0
    FILEFLAGSMASK 0x3fL
   #ifdef _DEBUG
    FILEFLAGS 0x1L
  @@ -47,15 +47,15 @@
           BEGIN
               VALUE "Comments", "Dynamic linked library for Xalan-C++\0"
               VALUE "CompanyName", "Apache Software Foundation\0"
  -            VALUE "FileDescription", "Dynamic Link Library for Xalan-C++ Version 1.5.0\0"
  -            VALUE "FileVersion", "1, 5, 0, 0\0"
  -            VALUE "InternalName", "Xalan-C_1_5_0.dll\0"
  -            VALUE "LegalCopyright", "Copyright � Apache Software Foundation 2002. Subject to licensing terms\0"
  +            VALUE "FileDescription", "Dynamic Link Library for Xalan-C++ Version 1.5.1\0"
  +            VALUE "FileVersion", "1, 5, 1, 0\0"
  +            VALUE "InternalName", "Xalan-C_1_5_1.dll\0"
  +            VALUE "LegalCopyright", "Copyright � Apache Software Foundation 2003. Subject to licensing terms\0"
               VALUE "LegalTrademarks", "\0"
  -            VALUE "OriginalFilename", "Xalan-C_1_5_0.dll\0"
  +            VALUE "OriginalFilename", "Xalan-C_1_5_1.dll\0"
               VALUE "PrivateBuild", "\0"
  -            VALUE "ProductName", "Xalan-C++ Version 1.5.0\0"
  -            VALUE "ProductVersion", "1, 5, 0, 0\0"
  +            VALUE "ProductName", "Xalan-C++ Version 1.5.1\0"
  +            VALUE "ProductVersion", "1, 5, 1, 0\0"
               VALUE "SpecialBuild", "\0"
           END
       END
  
  
  

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