From: Carlo B. <car...@us...> - 2005-02-10 23:07:15
|
Update of /cvsroot/instantobjects/Source/Core/D7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv436/Source/Core/D7 Modified Files: IOCore.dof Log Message: Porting to Delphi 5 Index: IOCore.dof =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/D7/IOCore.dof,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** IOCore.dof 17 Nov 2004 20:59:47 -0000 1.3 --- IOCore.dof 10 Feb 2005 23:06:27 -0000 1.4 *************** *** 113,119 **** IncludeVerInfo=1 AutoIncBuild=0 ! MajorVer=1 ! MinorVer=6 ! Release=7 Build=0 Debug=0 --- 113,119 ---- IncludeVerInfo=1 AutoIncBuild=0 ! MajorVer=2 ! MinorVer=0 ! Release=0 Build=0 Debug=0 *************** *** 127,131 **** CompanyName=InstantObjects.org FileDescription=InstantObjects Run-Time Package (Delphi 7) ! FileVersion=1.6.7.0 InternalName= LegalCopyright= --- 127,131 ---- CompanyName=InstantObjects.org FileDescription=InstantObjects Run-Time Package (Delphi 7) ! FileVersion=2.0.0.0 InternalName= LegalCopyright= *************** *** 133,136 **** OriginalFilename= ProductName=InstantObjects ! ProductVersion=1.6.7 Comments= --- 133,136 ---- OriginalFilename= ProductName=InstantObjects ! ProductVersion=2.0 Comments= |