diff --git a/Lib/Core/IdCompilerDefines.inc b/Lib/Core/IdCompilerDefines.inc index 7e48f4a3c..151ca973b 100644 --- a/Lib/Core/IdCompilerDefines.inc +++ b/Lib/Core/IdCompilerDefines.inc @@ -17,7 +17,7 @@ {$DEFINE INDY100} {$DEFINE 10_6_3} //so developers can IFDEF for this product version -{$DEFINE 10_6_3_3} //so developers can IFDEF for this specific version +{$DEFINE 10_6_3_4} //so developers can IFDEF for this specific version // When generating C++Builder output files, certain workarounds to compiler // problems need to be enabled! When invoking DCC on the command-line, use diff --git a/Lib/Core/IdCustomTCPServer.pas b/Lib/Core/IdCustomTCPServer.pas index 1dd3c5d05..2bff2538d 100644 --- a/Lib/Core/IdCustomTCPServer.pas +++ b/Lib/Core/IdCustomTCPServer.pas @@ -1007,6 +1007,9 @@ procedure TIdCustomTCPServer.Startup; // TODO: on systems that support dual-stack sockets, create a single // Binding object that supports both IPv4 and IPv6 on the same socket... + // TODO: remove the CanCreateTwoBindings conditional and just attempt + // both IPv4 and IPv6 and ignore any failures... + {$IFDEF CanCreateTwoBindings}LBinding := {$ENDIF}Bindings.Add; // IPv4 or IPv6 by default {$IFDEF CanCreateTwoBindings} diff --git a/Lib/Core/IdSchedulerOfThreadDefault.pas b/Lib/Core/IdSchedulerOfThreadDefault.pas index 1f16a49c2..f5207c9fb 100644 --- a/Lib/Core/IdSchedulerOfThreadDefault.pas +++ b/Lib/Core/IdSchedulerOfThreadDefault.pas @@ -80,8 +80,6 @@ TIdSchedulerOfThreadDefault = class(TIdSchedulerOfThread) implementation uses -{$IFDEF USE_VCL_POSIX} -{$ENDIF} IdGlobal; { TIdSchedulerOfThreadDefault } diff --git a/Lib/Core/IndyCore.rc b/Lib/Core/IndyCore.rc index 1eb2e8abc..d279d0e35 100644 --- a/Lib/Core/IndyCore.rc +++ b/Lib/Core/IndyCore.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore.bpl\0" diff --git a/Lib/Core/IndyCore100.rc b/Lib/Core/IndyCore100.rc index fe0bb0e44..b2bf81d8b 100644 --- a/Lib/Core/IndyCore100.rc +++ b/Lib/Core/IndyCore100.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore100\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore100.bpl\0" diff --git a/Lib/Core/IndyCore100.res b/Lib/Core/IndyCore100.res index ab66df7af..34acfebc8 100644 Binary files a/Lib/Core/IndyCore100.res and b/Lib/Core/IndyCore100.res differ diff --git a/Lib/Core/IndyCore110.RES b/Lib/Core/IndyCore110.RES index 967d274fd..f5b62972f 100644 Binary files a/Lib/Core/IndyCore110.RES and b/Lib/Core/IndyCore110.RES differ diff --git a/Lib/Core/IndyCore110.rc b/Lib/Core/IndyCore110.rc index 085b909f6..e0913fb61 100644 --- a/Lib/Core/IndyCore110.rc +++ b/Lib/Core/IndyCore110.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore110\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore110.bpl\0" diff --git a/Lib/Core/IndyCore120.rc b/Lib/Core/IndyCore120.rc index ad1d31820..ae4984a6e 100644 --- a/Lib/Core/IndyCore120.rc +++ b/Lib/Core/IndyCore120.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore120\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore120.bpl\0" diff --git a/Lib/Core/IndyCore120.res b/Lib/Core/IndyCore120.res index b509a15e3..302d8b11a 100644 Binary files a/Lib/Core/IndyCore120.res and b/Lib/Core/IndyCore120.res differ diff --git a/Lib/Core/IndyCore130.rc b/Lib/Core/IndyCore130.rc index d2197d446..c6d5aff51 100644 --- a/Lib/Core/IndyCore130.rc +++ b/Lib/Core/IndyCore130.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore130\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore130.bpl\0" diff --git a/Lib/Core/IndyCore130.res b/Lib/Core/IndyCore130.res index 45416ae78..27fbb0801 100644 Binary files a/Lib/Core/IndyCore130.res and b/Lib/Core/IndyCore130.res differ diff --git a/Lib/Core/IndyCore140.RES b/Lib/Core/IndyCore140.RES index a1456c5b4..054d7fa59 100644 Binary files a/Lib/Core/IndyCore140.RES and b/Lib/Core/IndyCore140.RES differ diff --git a/Lib/Core/IndyCore140.rc b/Lib/Core/IndyCore140.rc index 3f6772cd0..d94a61078 100644 --- a/Lib/Core/IndyCore140.rc +++ b/Lib/Core/IndyCore140.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore140\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore140.bpl\0" diff --git a/Lib/Core/IndyCore150.RES b/Lib/Core/IndyCore150.RES index aa3be1877..ed2cd75ed 100644 Binary files a/Lib/Core/IndyCore150.RES and b/Lib/Core/IndyCore150.RES differ diff --git a/Lib/Core/IndyCore150.rc b/Lib/Core/IndyCore150.rc index cc609e6cd..aa707337b 100644 --- a/Lib/Core/IndyCore150.rc +++ b/Lib/Core/IndyCore150.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore150\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore150.bpl\0" diff --git a/Lib/Core/IndyCore160.rc b/Lib/Core/IndyCore160.rc index d831d16f6..cc8177083 100644 --- a/Lib/Core/IndyCore160.rc +++ b/Lib/Core/IndyCore160.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore160\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore160.bpl\0" diff --git a/Lib/Core/IndyCore160.res b/Lib/Core/IndyCore160.res index 3730e68db..f77cc7e1f 100644 Binary files a/Lib/Core/IndyCore160.res and b/Lib/Core/IndyCore160.res differ diff --git a/Lib/Core/IndyCore170.rc b/Lib/Core/IndyCore170.rc index 355c50172..d49fd864a 100644 --- a/Lib/Core/IndyCore170.rc +++ b/Lib/Core/IndyCore170.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore170\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore170.bpl\0" diff --git a/Lib/Core/IndyCore170.res b/Lib/Core/IndyCore170.res index fe9c9becd..b8fc100e6 100644 Binary files a/Lib/Core/IndyCore170.res and b/Lib/Core/IndyCore170.res differ diff --git a/Lib/Core/IndyCore180.rc b/Lib/Core/IndyCore180.rc index 9393439cc..e0cbe0b47 100644 --- a/Lib/Core/IndyCore180.rc +++ b/Lib/Core/IndyCore180.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore180\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore180.bpl\0" diff --git a/Lib/Core/IndyCore180.res b/Lib/Core/IndyCore180.res index 8f76d3ef0..bb750de69 100644 Binary files a/Lib/Core/IndyCore180.res and b/Lib/Core/IndyCore180.res differ diff --git a/Lib/Core/IndyCore190.rc b/Lib/Core/IndyCore190.rc index 5f85b5411..09e4c3b31 100644 --- a/Lib/Core/IndyCore190.rc +++ b/Lib/Core/IndyCore190.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore190\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore190.bpl\0" diff --git a/Lib/Core/IndyCore190.res b/Lib/Core/IndyCore190.res index 553f8a429..64b3c0d21 100644 Binary files a/Lib/Core/IndyCore190.res and b/Lib/Core/IndyCore190.res differ diff --git a/Lib/Core/IndyCore200.rc b/Lib/Core/IndyCore200.rc index 2ab3da46a..41f557cd5 100644 --- a/Lib/Core/IndyCore200.rc +++ b/Lib/Core/IndyCore200.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore200\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore200.bpl\0" diff --git a/Lib/Core/IndyCore200.res b/Lib/Core/IndyCore200.res index 5b5042631..e525ebd3e 100644 Binary files a/Lib/Core/IndyCore200.res and b/Lib/Core/IndyCore200.res differ diff --git a/Lib/Core/IndyCore210.rc b/Lib/Core/IndyCore210.rc index d1e14103c..8b627ff35 100644 --- a/Lib/Core/IndyCore210.rc +++ b/Lib/Core/IndyCore210.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore210\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore210.bpl\0" diff --git a/Lib/Core/IndyCore210.res b/Lib/Core/IndyCore210.res index cea526e92..b9fec9b21 100644 Binary files a/Lib/Core/IndyCore210.res and b/Lib/Core/IndyCore210.res differ diff --git a/Lib/Core/IndyCore220.rc b/Lib/Core/IndyCore220.rc index 1bafa63b1..adadbaf37 100644 --- a/Lib/Core/IndyCore220.rc +++ b/Lib/Core/IndyCore220.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore220\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore220.bpl\0" diff --git a/Lib/Core/IndyCore220.res b/Lib/Core/IndyCore220.res index 9c9e17d8b..5c36b4eff 100644 Binary files a/Lib/Core/IndyCore220.res and b/Lib/Core/IndyCore220.res differ diff --git a/Lib/Core/IndyCore230.rc b/Lib/Core/IndyCore230.rc index e8f8f5f3a..018cc6df4 100644 --- a/Lib/Core/IndyCore230.rc +++ b/Lib/Core/IndyCore230.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore230\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore230.bpl\0" diff --git a/Lib/Core/IndyCore230.res b/Lib/Core/IndyCore230.res index 6fbd85732..308fa74cf 100644 Binary files a/Lib/Core/IndyCore230.res and b/Lib/Core/IndyCore230.res differ diff --git a/Lib/Core/IndyCore240.rc b/Lib/Core/IndyCore240.rc index 0201a2718..51d23ec06 100644 --- a/Lib/Core/IndyCore240.rc +++ b/Lib/Core/IndyCore240.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore240\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore240.bpl\0" diff --git a/Lib/Core/IndyCore240.res b/Lib/Core/IndyCore240.res index 9180112fc..2256c204a 100644 Binary files a/Lib/Core/IndyCore240.res and b/Lib/Core/IndyCore240.res differ diff --git a/Lib/Core/IndyCore250.rc b/Lib/Core/IndyCore250.rc index 7460393c5..18fdf21f1 100644 --- a/Lib/Core/IndyCore250.rc +++ b/Lib/Core/IndyCore250.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore250\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore250.bpl\0" diff --git a/Lib/Core/IndyCore250.res b/Lib/Core/IndyCore250.res index 70dc1640c..3e06dc878 100644 Binary files a/Lib/Core/IndyCore250.res and b/Lib/Core/IndyCore250.res differ diff --git a/Lib/Core/IndyCore260.rc b/Lib/Core/IndyCore260.rc index 51b41a7bb..ff0e4e30c 100644 --- a/Lib/Core/IndyCore260.rc +++ b/Lib/Core/IndyCore260.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore260\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore260.bpl\0" diff --git a/Lib/Core/IndyCore270.rc b/Lib/Core/IndyCore270.rc index 572bda52b..f7ebe1418 100644 --- a/Lib/Core/IndyCore270.rc +++ b/Lib/Core/IndyCore270.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore270\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore270.bpl\0" diff --git a/Lib/Core/IndyCore280.rc b/Lib/Core/IndyCore280.rc index 94c8a65d3..d5a2ce562 100644 --- a/Lib/Core/IndyCore280.rc +++ b/Lib/Core/IndyCore280.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore280\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore280.bpl\0" diff --git a/Lib/Core/IndyCore290.rc b/Lib/Core/IndyCore290.rc index 803482ef0..4364dd8e9 100644 --- a/Lib/Core/IndyCore290.rc +++ b/Lib/Core/IndyCore290.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore290\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore290.bpl\0" diff --git a/Lib/Core/IndyCore290.res b/Lib/Core/IndyCore290.res index 591ee73c3..02b6389d1 100644 Binary files a/Lib/Core/IndyCore290.res and b/Lib/Core/IndyCore290.res differ diff --git a/Lib/Core/IndyCore40.RES b/Lib/Core/IndyCore40.RES index c0f97a2c6..c9fe2e557 100644 Binary files a/Lib/Core/IndyCore40.RES and b/Lib/Core/IndyCore40.RES differ diff --git a/Lib/Core/IndyCore40.rc b/Lib/Core/IndyCore40.rc index 758ffe89c..23d6b996c 100644 --- a/Lib/Core/IndyCore40.rc +++ b/Lib/Core/IndyCore40.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore40\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore40.bpl\0" diff --git a/Lib/Core/IndyCore50.RES b/Lib/Core/IndyCore50.RES index f15556118..2693124f0 100644 Binary files a/Lib/Core/IndyCore50.RES and b/Lib/Core/IndyCore50.RES differ diff --git a/Lib/Core/IndyCore50.rc b/Lib/Core/IndyCore50.rc index b7a8a7c44..e479078a4 100644 --- a/Lib/Core/IndyCore50.rc +++ b/Lib/Core/IndyCore50.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore50\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore50.bpl\0" diff --git a/Lib/Core/IndyCore60.RES b/Lib/Core/IndyCore60.RES index b345381ee..fddaa42b2 100644 Binary files a/Lib/Core/IndyCore60.RES and b/Lib/Core/IndyCore60.RES differ diff --git a/Lib/Core/IndyCore60.rc b/Lib/Core/IndyCore60.rc index eab4178c7..43a84c9d8 100644 --- a/Lib/Core/IndyCore60.rc +++ b/Lib/Core/IndyCore60.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore60\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore60.bpl\0" diff --git a/Lib/Core/IndyCore70.RES b/Lib/Core/IndyCore70.RES index a02618927..3d6ea79b5 100644 Binary files a/Lib/Core/IndyCore70.RES and b/Lib/Core/IndyCore70.RES differ diff --git a/Lib/Core/IndyCore70.rc b/Lib/Core/IndyCore70.rc index af9cee9d8..974aac87b 100644 --- a/Lib/Core/IndyCore70.rc +++ b/Lib/Core/IndyCore70.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore70\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore70.bpl\0" diff --git a/Lib/Core/IndyCore90.RES b/Lib/Core/IndyCore90.RES index 19b0f2a37..834871b49 100644 Binary files a/Lib/Core/IndyCore90.RES and b/Lib/Core/IndyCore90.RES differ diff --git a/Lib/Core/IndyCore90.rc b/Lib/Core/IndyCore90.rc index 103eb467a..3a585e287 100644 --- a/Lib/Core/IndyCore90.rc +++ b/Lib/Core/IndyCore90.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyCore90\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyCore90.bpl\0" diff --git a/Lib/Core/dclIndyCore.rc b/Lib/Core/dclIndyCore.rc index c1031cd93..0186d051c 100644 --- a/Lib/Core/dclIndyCore.rc +++ b/Lib/Core/dclIndyCore.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore.bpl\0" diff --git a/Lib/Core/dclIndyCore100.rc b/Lib/Core/dclIndyCore100.rc index 8b4fe6dae..5b4516c2a 100644 --- a/Lib/Core/dclIndyCore100.rc +++ b/Lib/Core/dclIndyCore100.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore100\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore100.bpl\0" diff --git a/Lib/Core/dclIndyCore100.res b/Lib/Core/dclIndyCore100.res index 2d076e7c9..df2871fc9 100644 Binary files a/Lib/Core/dclIndyCore100.res and b/Lib/Core/dclIndyCore100.res differ diff --git a/Lib/Core/dclIndyCore110.RES b/Lib/Core/dclIndyCore110.RES index aad72ce65..27f351cc7 100644 Binary files a/Lib/Core/dclIndyCore110.RES and b/Lib/Core/dclIndyCore110.RES differ diff --git a/Lib/Core/dclIndyCore110.rc b/Lib/Core/dclIndyCore110.rc index 8ad8770c0..68c8d96a9 100644 --- a/Lib/Core/dclIndyCore110.rc +++ b/Lib/Core/dclIndyCore110.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore110\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore110.bpl\0" diff --git a/Lib/Core/dclIndyCore120.RES b/Lib/Core/dclIndyCore120.RES index e995bafc4..ff6dadeec 100644 Binary files a/Lib/Core/dclIndyCore120.RES and b/Lib/Core/dclIndyCore120.RES differ diff --git a/Lib/Core/dclIndyCore120.rc b/Lib/Core/dclIndyCore120.rc index e0c29d5d2..6dde0714b 100644 --- a/Lib/Core/dclIndyCore120.rc +++ b/Lib/Core/dclIndyCore120.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore120\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore120.bpl\0" diff --git a/Lib/Core/dclIndyCore130.rc b/Lib/Core/dclIndyCore130.rc index 422dde834..6d5b7ef85 100644 --- a/Lib/Core/dclIndyCore130.rc +++ b/Lib/Core/dclIndyCore130.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore130\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore130.bpl\0" diff --git a/Lib/Core/dclIndyCore130.res b/Lib/Core/dclIndyCore130.res index 83717212e..e8d3ced14 100644 Binary files a/Lib/Core/dclIndyCore130.res and b/Lib/Core/dclIndyCore130.res differ diff --git a/Lib/Core/dclIndyCore140.RES b/Lib/Core/dclIndyCore140.RES index b8e9cba0a..ad967978f 100644 Binary files a/Lib/Core/dclIndyCore140.RES and b/Lib/Core/dclIndyCore140.RES differ diff --git a/Lib/Core/dclIndyCore140.rc b/Lib/Core/dclIndyCore140.rc index cad651d3c..1739e8204 100644 --- a/Lib/Core/dclIndyCore140.rc +++ b/Lib/Core/dclIndyCore140.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore140\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore140.bpl\0" diff --git a/Lib/Core/dclIndyCore150.RES b/Lib/Core/dclIndyCore150.RES index 5033b85ca..2e98987fa 100644 Binary files a/Lib/Core/dclIndyCore150.RES and b/Lib/Core/dclIndyCore150.RES differ diff --git a/Lib/Core/dclIndyCore150.rc b/Lib/Core/dclIndyCore150.rc index c50c6bf70..42c31bff4 100644 --- a/Lib/Core/dclIndyCore150.rc +++ b/Lib/Core/dclIndyCore150.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore150\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore150.bpl\0" diff --git a/Lib/Core/dclIndyCore160.rc b/Lib/Core/dclIndyCore160.rc index 3d4b06831..8e2e6730a 100644 --- a/Lib/Core/dclIndyCore160.rc +++ b/Lib/Core/dclIndyCore160.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore160\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore160.bpl\0" diff --git a/Lib/Core/dclIndyCore160.res b/Lib/Core/dclIndyCore160.res index acd48881a..14987d805 100644 Binary files a/Lib/Core/dclIndyCore160.res and b/Lib/Core/dclIndyCore160.res differ diff --git a/Lib/Core/dclIndyCore170.rc b/Lib/Core/dclIndyCore170.rc index 5bca2688f..fc62587da 100644 --- a/Lib/Core/dclIndyCore170.rc +++ b/Lib/Core/dclIndyCore170.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore170\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore170.bpl\0" diff --git a/Lib/Core/dclIndyCore170.res b/Lib/Core/dclIndyCore170.res index c17ef23cc..44c754b21 100644 Binary files a/Lib/Core/dclIndyCore170.res and b/Lib/Core/dclIndyCore170.res differ diff --git a/Lib/Core/dclIndyCore180.rc b/Lib/Core/dclIndyCore180.rc index 33693bb5a..aed1420a5 100644 --- a/Lib/Core/dclIndyCore180.rc +++ b/Lib/Core/dclIndyCore180.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore180\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore180.bpl\0" diff --git a/Lib/Core/dclIndyCore180.res b/Lib/Core/dclIndyCore180.res index 7076c271d..d8dbe14f3 100644 Binary files a/Lib/Core/dclIndyCore180.res and b/Lib/Core/dclIndyCore180.res differ diff --git a/Lib/Core/dclIndyCore190.rc b/Lib/Core/dclIndyCore190.rc index 39fec214f..6ad68936e 100644 --- a/Lib/Core/dclIndyCore190.rc +++ b/Lib/Core/dclIndyCore190.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore190\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore190.bpl\0" diff --git a/Lib/Core/dclIndyCore190.res b/Lib/Core/dclIndyCore190.res index 3097b4c8c..af3d0c08b 100644 Binary files a/Lib/Core/dclIndyCore190.res and b/Lib/Core/dclIndyCore190.res differ diff --git a/Lib/Core/dclIndyCore200.rc b/Lib/Core/dclIndyCore200.rc index b49d552f6..b2d6d1715 100644 --- a/Lib/Core/dclIndyCore200.rc +++ b/Lib/Core/dclIndyCore200.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore200\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore200.bpl\0" diff --git a/Lib/Core/dclIndyCore200.res b/Lib/Core/dclIndyCore200.res index 55da46703..3383de417 100644 Binary files a/Lib/Core/dclIndyCore200.res and b/Lib/Core/dclIndyCore200.res differ diff --git a/Lib/Core/dclIndyCore210.rc b/Lib/Core/dclIndyCore210.rc index 546ab5231..f766e7f08 100644 --- a/Lib/Core/dclIndyCore210.rc +++ b/Lib/Core/dclIndyCore210.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore210\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore210.bpl\0" diff --git a/Lib/Core/dclIndyCore210.res b/Lib/Core/dclIndyCore210.res index 4e79dceba..19afaca1d 100644 Binary files a/Lib/Core/dclIndyCore210.res and b/Lib/Core/dclIndyCore210.res differ diff --git a/Lib/Core/dclIndyCore220.rc b/Lib/Core/dclIndyCore220.rc index 03a06dcc4..86ece780e 100644 --- a/Lib/Core/dclIndyCore220.rc +++ b/Lib/Core/dclIndyCore220.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore220\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore220.bpl\0" diff --git a/Lib/Core/dclIndyCore220.res b/Lib/Core/dclIndyCore220.res index a4ab22f83..f502ce7df 100644 Binary files a/Lib/Core/dclIndyCore220.res and b/Lib/Core/dclIndyCore220.res differ diff --git a/Lib/Core/dclIndyCore230.rc b/Lib/Core/dclIndyCore230.rc index c11257c5f..19463b8d8 100644 --- a/Lib/Core/dclIndyCore230.rc +++ b/Lib/Core/dclIndyCore230.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore230\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore230.bpl\0" diff --git a/Lib/Core/dclIndyCore230.res b/Lib/Core/dclIndyCore230.res index 28ad5c9bd..6fa81cefd 100644 Binary files a/Lib/Core/dclIndyCore230.res and b/Lib/Core/dclIndyCore230.res differ diff --git a/Lib/Core/dclIndyCore240.rc b/Lib/Core/dclIndyCore240.rc index b7b83a826..a2b4fa072 100644 --- a/Lib/Core/dclIndyCore240.rc +++ b/Lib/Core/dclIndyCore240.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore240\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore240.bpl\0" diff --git a/Lib/Core/dclIndyCore240.res b/Lib/Core/dclIndyCore240.res index 50081b635..b652aced7 100644 Binary files a/Lib/Core/dclIndyCore240.res and b/Lib/Core/dclIndyCore240.res differ diff --git a/Lib/Core/dclIndyCore250.rc b/Lib/Core/dclIndyCore250.rc index 436f10d86..eed2aa960 100644 --- a/Lib/Core/dclIndyCore250.rc +++ b/Lib/Core/dclIndyCore250.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore250\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore250.bpl\0" diff --git a/Lib/Core/dclIndyCore250.res b/Lib/Core/dclIndyCore250.res index b9b2d6da2..aef07552c 100644 Binary files a/Lib/Core/dclIndyCore250.res and b/Lib/Core/dclIndyCore250.res differ diff --git a/Lib/Core/dclIndyCore260.rc b/Lib/Core/dclIndyCore260.rc index 9eb62d48b..3d3076739 100644 --- a/Lib/Core/dclIndyCore260.rc +++ b/Lib/Core/dclIndyCore260.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore260\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore260.bpl\0" diff --git a/Lib/Core/dclIndyCore260.res b/Lib/Core/dclIndyCore260.res index c6e0418a2..6267679f5 100644 Binary files a/Lib/Core/dclIndyCore260.res and b/Lib/Core/dclIndyCore260.res differ diff --git a/Lib/Core/dclIndyCore270.rc b/Lib/Core/dclIndyCore270.rc index 8a7764b2b..f35a1dbc4 100644 --- a/Lib/Core/dclIndyCore270.rc +++ b/Lib/Core/dclIndyCore270.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore270\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore270.bpl\0" diff --git a/Lib/Core/dclIndyCore280.rc b/Lib/Core/dclIndyCore280.rc index 79f14e925..e47389b2c 100644 --- a/Lib/Core/dclIndyCore280.rc +++ b/Lib/Core/dclIndyCore280.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore280\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore280.bpl\0" diff --git a/Lib/Core/dclIndyCore290.rc b/Lib/Core/dclIndyCore290.rc index 232436ad8..7e058a389 100644 --- a/Lib/Core/dclIndyCore290.rc +++ b/Lib/Core/dclIndyCore290.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore290\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore290.bpl\0" diff --git a/Lib/Core/dclIndyCore290.res b/Lib/Core/dclIndyCore290.res index a6cf8fd33..a40eeb5a4 100644 Binary files a/Lib/Core/dclIndyCore290.res and b/Lib/Core/dclIndyCore290.res differ diff --git a/Lib/Core/dclIndyCore40.RES b/Lib/Core/dclIndyCore40.RES index 76312d024..695e5bfee 100644 Binary files a/Lib/Core/dclIndyCore40.RES and b/Lib/Core/dclIndyCore40.RES differ diff --git a/Lib/Core/dclIndyCore40.rc b/Lib/Core/dclIndyCore40.rc index 985148b81..ec9280549 100644 --- a/Lib/Core/dclIndyCore40.rc +++ b/Lib/Core/dclIndyCore40.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore40\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore40.bpl\0" diff --git a/Lib/Core/dclIndyCore50.rc b/Lib/Core/dclIndyCore50.rc index 948487573..6c38330f1 100644 --- a/Lib/Core/dclIndyCore50.rc +++ b/Lib/Core/dclIndyCore50.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore50\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore50.bpl\0" diff --git a/Lib/Core/dclIndyCore50.res b/Lib/Core/dclIndyCore50.res index 2839285ee..e640554b7 100644 Binary files a/Lib/Core/dclIndyCore50.res and b/Lib/Core/dclIndyCore50.res differ diff --git a/Lib/Core/dclIndyCore60.rc b/Lib/Core/dclIndyCore60.rc index b11280eff..d9f655b22 100644 --- a/Lib/Core/dclIndyCore60.rc +++ b/Lib/Core/dclIndyCore60.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore60\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore60.bpl\0" diff --git a/Lib/Core/dclIndyCore60.res b/Lib/Core/dclIndyCore60.res index 48acc0765..3ba3ea745 100644 Binary files a/Lib/Core/dclIndyCore60.res and b/Lib/Core/dclIndyCore60.res differ diff --git a/Lib/Core/dclIndyCore70.rc b/Lib/Core/dclIndyCore70.rc index ef18b3400..ee4a956ff 100644 --- a/Lib/Core/dclIndyCore70.rc +++ b/Lib/Core/dclIndyCore70.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore70\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore70.bpl\0" diff --git a/Lib/Core/dclIndyCore70.res b/Lib/Core/dclIndyCore70.res index 00b4930f6..fcea5ac65 100644 Binary files a/Lib/Core/dclIndyCore70.res and b/Lib/Core/dclIndyCore70.res differ diff --git a/Lib/Core/dclIndyCore90.rc b/Lib/Core/dclIndyCore90.rc index 68e0ab097..760af80fb 100644 --- a/Lib/Core/dclIndyCore90.rc +++ b/Lib/Core/dclIndyCore90.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyCore90\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyCore90.bpl\0" diff --git a/Lib/Core/dclIndyCore90.res b/Lib/Core/dclIndyCore90.res index 24552c70b..dd0ae1e9e 100644 Binary files a/Lib/Core/dclIndyCore90.res and b/Lib/Core/dclIndyCore90.res differ diff --git a/Lib/FCL/IdCompilerDefines.inc b/Lib/FCL/IdCompilerDefines.inc index 7e48f4a3c..151ca973b 100644 --- a/Lib/FCL/IdCompilerDefines.inc +++ b/Lib/FCL/IdCompilerDefines.inc @@ -17,7 +17,7 @@ {$DEFINE INDY100} {$DEFINE 10_6_3} //so developers can IFDEF for this product version -{$DEFINE 10_6_3_3} //so developers can IFDEF for this specific version +{$DEFINE 10_6_3_4} //so developers can IFDEF for this specific version // When generating C++Builder output files, certain workarounds to compiler // problems need to be enabled! When invoking DCC on the command-line, use diff --git a/Lib/FCL/IdVers.inc b/Lib/FCL/IdVers.inc index cc422f267..ea1be9e99 100644 --- a/Lib/FCL/IdVers.inc +++ b/Lib/FCL/IdVers.inc @@ -4,15 +4,15 @@ {$NODEFINE gsIdVersionMinor} gsIdVersionRelease = 3; {$NODEFINE gsIdVersionRelease} - gsIdVersionBuild = 3; + gsIdVersionBuild = 4; {$NODEFINE gsIdVersionBuild} (*$HPPEMIT '#define gsIdVersionMajor 10'*) (*$HPPEMIT '#define gsIdVersionMinor 6'*) (*$HPPEMIT '#define gsIdVersionRelease 3'*) - (*$HPPEMIT '#define gsIdVersionBuild 3'*) + (*$HPPEMIT '#define gsIdVersionBuild 4'*) (*$HPPEMIT ''*) - gsIdVersion = '10.6.3.3'; {do not localize} + gsIdVersion = '10.6.3.4'; {do not localize} gsIdProductName = 'Indy'; {do not localize} gsIdProductVersion = '10.6.3'; {do not localize} diff --git a/Lib/Protocols/IdCompilerDefines.inc b/Lib/Protocols/IdCompilerDefines.inc index 7e48f4a3c..151ca973b 100644 --- a/Lib/Protocols/IdCompilerDefines.inc +++ b/Lib/Protocols/IdCompilerDefines.inc @@ -17,7 +17,7 @@ {$DEFINE INDY100} {$DEFINE 10_6_3} //so developers can IFDEF for this product version -{$DEFINE 10_6_3_3} //so developers can IFDEF for this specific version +{$DEFINE 10_6_3_4} //so developers can IFDEF for this specific version // When generating C++Builder output files, certain workarounds to compiler // problems need to be enabled! When invoking DCC on the command-line, use diff --git a/Lib/Protocols/IdSASLCollection.pas b/Lib/Protocols/IdSASLCollection.pas index 5dc79139d..e44412946 100644 --- a/Lib/Protocols/IdSASLCollection.pas +++ b/Lib/Protocols/IdSASLCollection.pas @@ -224,6 +224,8 @@ function PerformSASLLogin(const ACmd, AHost, AProtocolName: String; ASASL: TIdSA if ASASL.TryStartAuthenticate(AHost, AProtocolName, S) then begin AClient.SendCmd(ACmd + ' ' + String(ASASL.ServiceName) + ' ' + AEncoder.Encode(S), []);//[334, 504]); if CheckStrFail(AClient.LastCmdResult.Code, AOkReplies, AContinueReplies) then begin + // TODO: re-attempt without IR unconditionally? Or add a callback + // to let the caller decide whether to re-attempt or not... if not TextIsSame(AProtocolName, IdGSKSSN_pop) then begin ASASL.FinishAuthenticate; Exit; // this mechanism is not supported diff --git a/Lib/Protocols/IndyProtocols.rc b/Lib/Protocols/IndyProtocols.rc index d9e2ee435..547b1b116 100644 --- a/Lib/Protocols/IndyProtocols.rc +++ b/Lib/Protocols/IndyProtocols.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols.bpl\0" diff --git a/Lib/Protocols/IndyProtocols100.rc b/Lib/Protocols/IndyProtocols100.rc index 4876317b6..7a75ed678 100644 --- a/Lib/Protocols/IndyProtocols100.rc +++ b/Lib/Protocols/IndyProtocols100.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols100\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols100.bpl\0" diff --git a/Lib/Protocols/IndyProtocols100.res b/Lib/Protocols/IndyProtocols100.res index 04b959a69..553b81df3 100644 Binary files a/Lib/Protocols/IndyProtocols100.res and b/Lib/Protocols/IndyProtocols100.res differ diff --git a/Lib/Protocols/IndyProtocols110.RES b/Lib/Protocols/IndyProtocols110.RES index d6c7f96f9..2c4a6cd6f 100644 Binary files a/Lib/Protocols/IndyProtocols110.RES and b/Lib/Protocols/IndyProtocols110.RES differ diff --git a/Lib/Protocols/IndyProtocols110.rc b/Lib/Protocols/IndyProtocols110.rc index 9adfcc2fb..25284f7b4 100644 --- a/Lib/Protocols/IndyProtocols110.rc +++ b/Lib/Protocols/IndyProtocols110.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols110\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols110.bpl\0" diff --git a/Lib/Protocols/IndyProtocols120.rc b/Lib/Protocols/IndyProtocols120.rc index cbac1e77b..8a693ee2f 100644 --- a/Lib/Protocols/IndyProtocols120.rc +++ b/Lib/Protocols/IndyProtocols120.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols120\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols120.bpl\0" diff --git a/Lib/Protocols/IndyProtocols120.res b/Lib/Protocols/IndyProtocols120.res index b887d202d..ca63bab5f 100644 Binary files a/Lib/Protocols/IndyProtocols120.res and b/Lib/Protocols/IndyProtocols120.res differ diff --git a/Lib/Protocols/IndyProtocols130.rc b/Lib/Protocols/IndyProtocols130.rc index 367ad9b67..93a0c7eb1 100644 --- a/Lib/Protocols/IndyProtocols130.rc +++ b/Lib/Protocols/IndyProtocols130.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols130\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols130.bpl\0" diff --git a/Lib/Protocols/IndyProtocols130.res b/Lib/Protocols/IndyProtocols130.res index 82ee1e150..d3da6b77a 100644 Binary files a/Lib/Protocols/IndyProtocols130.res and b/Lib/Protocols/IndyProtocols130.res differ diff --git a/Lib/Protocols/IndyProtocols140.RES b/Lib/Protocols/IndyProtocols140.RES index 51ccd9a7b..36514c09f 100644 Binary files a/Lib/Protocols/IndyProtocols140.RES and b/Lib/Protocols/IndyProtocols140.RES differ diff --git a/Lib/Protocols/IndyProtocols140.rc b/Lib/Protocols/IndyProtocols140.rc index 25b112037..2fc60ce36 100644 --- a/Lib/Protocols/IndyProtocols140.rc +++ b/Lib/Protocols/IndyProtocols140.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols140\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols140.bpl\0" diff --git a/Lib/Protocols/IndyProtocols150.RES b/Lib/Protocols/IndyProtocols150.RES index d5add43df..f42707bf3 100644 Binary files a/Lib/Protocols/IndyProtocols150.RES and b/Lib/Protocols/IndyProtocols150.RES differ diff --git a/Lib/Protocols/IndyProtocols150.rc b/Lib/Protocols/IndyProtocols150.rc index 5427bade8..da465f897 100644 --- a/Lib/Protocols/IndyProtocols150.rc +++ b/Lib/Protocols/IndyProtocols150.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols150\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols150.bpl\0" diff --git a/Lib/Protocols/IndyProtocols160.rc b/Lib/Protocols/IndyProtocols160.rc index 11a38350d..c242e7519 100644 --- a/Lib/Protocols/IndyProtocols160.rc +++ b/Lib/Protocols/IndyProtocols160.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols160\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols160.bpl\0" diff --git a/Lib/Protocols/IndyProtocols160.res b/Lib/Protocols/IndyProtocols160.res index 2efb500c3..64b1feee5 100644 Binary files a/Lib/Protocols/IndyProtocols160.res and b/Lib/Protocols/IndyProtocols160.res differ diff --git a/Lib/Protocols/IndyProtocols170.rc b/Lib/Protocols/IndyProtocols170.rc index e42c6acad..5ed28875f 100644 --- a/Lib/Protocols/IndyProtocols170.rc +++ b/Lib/Protocols/IndyProtocols170.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols170\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols170.bpl\0" diff --git a/Lib/Protocols/IndyProtocols170.res b/Lib/Protocols/IndyProtocols170.res index de7b2048f..cf665bf94 100644 Binary files a/Lib/Protocols/IndyProtocols170.res and b/Lib/Protocols/IndyProtocols170.res differ diff --git a/Lib/Protocols/IndyProtocols180.rc b/Lib/Protocols/IndyProtocols180.rc index 0419ad1ce..30d2cadfb 100644 --- a/Lib/Protocols/IndyProtocols180.rc +++ b/Lib/Protocols/IndyProtocols180.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols180\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols180.bpl\0" diff --git a/Lib/Protocols/IndyProtocols180.res b/Lib/Protocols/IndyProtocols180.res index 4167099a8..5d5df57c5 100644 Binary files a/Lib/Protocols/IndyProtocols180.res and b/Lib/Protocols/IndyProtocols180.res differ diff --git a/Lib/Protocols/IndyProtocols190.rc b/Lib/Protocols/IndyProtocols190.rc index 79c6b355b..e62085f2a 100644 --- a/Lib/Protocols/IndyProtocols190.rc +++ b/Lib/Protocols/IndyProtocols190.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols190\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols190.bpl\0" diff --git a/Lib/Protocols/IndyProtocols190.res b/Lib/Protocols/IndyProtocols190.res index c0cdbc775..6a33ce132 100644 Binary files a/Lib/Protocols/IndyProtocols190.res and b/Lib/Protocols/IndyProtocols190.res differ diff --git a/Lib/Protocols/IndyProtocols200.rc b/Lib/Protocols/IndyProtocols200.rc index 6ed3875a6..4384c6141 100644 --- a/Lib/Protocols/IndyProtocols200.rc +++ b/Lib/Protocols/IndyProtocols200.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols200\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols200.bpl\0" diff --git a/Lib/Protocols/IndyProtocols200.res b/Lib/Protocols/IndyProtocols200.res index f14cd1b83..e686a2069 100644 Binary files a/Lib/Protocols/IndyProtocols200.res and b/Lib/Protocols/IndyProtocols200.res differ diff --git a/Lib/Protocols/IndyProtocols210.rc b/Lib/Protocols/IndyProtocols210.rc index 98f9c5473..f808fb6d6 100644 --- a/Lib/Protocols/IndyProtocols210.rc +++ b/Lib/Protocols/IndyProtocols210.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols210\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols210.bpl\0" diff --git a/Lib/Protocols/IndyProtocols210.res b/Lib/Protocols/IndyProtocols210.res index e04ff4163..d0d8f1f44 100644 Binary files a/Lib/Protocols/IndyProtocols210.res and b/Lib/Protocols/IndyProtocols210.res differ diff --git a/Lib/Protocols/IndyProtocols220.rc b/Lib/Protocols/IndyProtocols220.rc index 4b0ebda21..3085a6083 100644 --- a/Lib/Protocols/IndyProtocols220.rc +++ b/Lib/Protocols/IndyProtocols220.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols220\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols220.bpl\0" diff --git a/Lib/Protocols/IndyProtocols220.res b/Lib/Protocols/IndyProtocols220.res index fa781b195..839b71dd6 100644 Binary files a/Lib/Protocols/IndyProtocols220.res and b/Lib/Protocols/IndyProtocols220.res differ diff --git a/Lib/Protocols/IndyProtocols230.rc b/Lib/Protocols/IndyProtocols230.rc index fb9e2095e..942d188a4 100644 --- a/Lib/Protocols/IndyProtocols230.rc +++ b/Lib/Protocols/IndyProtocols230.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols230\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols230.bpl\0" diff --git a/Lib/Protocols/IndyProtocols230.res b/Lib/Protocols/IndyProtocols230.res index 96d432f1a..254fd8882 100644 Binary files a/Lib/Protocols/IndyProtocols230.res and b/Lib/Protocols/IndyProtocols230.res differ diff --git a/Lib/Protocols/IndyProtocols240.rc b/Lib/Protocols/IndyProtocols240.rc index dd67c83ae..356dee9cb 100644 --- a/Lib/Protocols/IndyProtocols240.rc +++ b/Lib/Protocols/IndyProtocols240.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols240\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols240.bpl\0" diff --git a/Lib/Protocols/IndyProtocols240.res b/Lib/Protocols/IndyProtocols240.res index 576db0389..0080734e6 100644 Binary files a/Lib/Protocols/IndyProtocols240.res and b/Lib/Protocols/IndyProtocols240.res differ diff --git a/Lib/Protocols/IndyProtocols250.rc b/Lib/Protocols/IndyProtocols250.rc index 801924d60..c0683b5bd 100644 --- a/Lib/Protocols/IndyProtocols250.rc +++ b/Lib/Protocols/IndyProtocols250.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols250\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols250.bpl\0" diff --git a/Lib/Protocols/IndyProtocols250.res b/Lib/Protocols/IndyProtocols250.res index a788cdd41..2756a2858 100644 Binary files a/Lib/Protocols/IndyProtocols250.res and b/Lib/Protocols/IndyProtocols250.res differ diff --git a/Lib/Protocols/IndyProtocols260.rc b/Lib/Protocols/IndyProtocols260.rc index ab27a22c4..82faa902f 100644 --- a/Lib/Protocols/IndyProtocols260.rc +++ b/Lib/Protocols/IndyProtocols260.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols260\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols260.bpl\0" diff --git a/Lib/Protocols/IndyProtocols270.rc b/Lib/Protocols/IndyProtocols270.rc index e9efd6158..498536240 100644 --- a/Lib/Protocols/IndyProtocols270.rc +++ b/Lib/Protocols/IndyProtocols270.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols270\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols270.bpl\0" diff --git a/Lib/Protocols/IndyProtocols280.rc b/Lib/Protocols/IndyProtocols280.rc index 124dddfc4..59d4bc2ff 100644 --- a/Lib/Protocols/IndyProtocols280.rc +++ b/Lib/Protocols/IndyProtocols280.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols280\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols280.bpl\0" diff --git a/Lib/Protocols/IndyProtocols290.rc b/Lib/Protocols/IndyProtocols290.rc index 6ee8c1a10..ddf0122b3 100644 --- a/Lib/Protocols/IndyProtocols290.rc +++ b/Lib/Protocols/IndyProtocols290.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols290\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols290.bpl\0" diff --git a/Lib/Protocols/IndyProtocols290.res b/Lib/Protocols/IndyProtocols290.res index 3c1925b2e..e4b0c464d 100644 Binary files a/Lib/Protocols/IndyProtocols290.res and b/Lib/Protocols/IndyProtocols290.res differ diff --git a/Lib/Protocols/IndyProtocols40.rc b/Lib/Protocols/IndyProtocols40.rc index 3b97d84f7..5e768009d 100644 --- a/Lib/Protocols/IndyProtocols40.rc +++ b/Lib/Protocols/IndyProtocols40.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols40\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols40.bpl\0" diff --git a/Lib/Protocols/IndyProtocols40.res b/Lib/Protocols/IndyProtocols40.res index a9200c8c5..9a5ecedae 100644 Binary files a/Lib/Protocols/IndyProtocols40.res and b/Lib/Protocols/IndyProtocols40.res differ diff --git a/Lib/Protocols/IndyProtocols50.rc b/Lib/Protocols/IndyProtocols50.rc index 1c19781e3..378618030 100644 --- a/Lib/Protocols/IndyProtocols50.rc +++ b/Lib/Protocols/IndyProtocols50.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols50\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols50.bpl\0" diff --git a/Lib/Protocols/IndyProtocols50.res b/Lib/Protocols/IndyProtocols50.res index 3dd0ebe49..3849503ea 100644 Binary files a/Lib/Protocols/IndyProtocols50.res and b/Lib/Protocols/IndyProtocols50.res differ diff --git a/Lib/Protocols/IndyProtocols60.rc b/Lib/Protocols/IndyProtocols60.rc index f540bf44b..442aa90f1 100644 --- a/Lib/Protocols/IndyProtocols60.rc +++ b/Lib/Protocols/IndyProtocols60.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols60\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols60.bpl\0" diff --git a/Lib/Protocols/IndyProtocols60.res b/Lib/Protocols/IndyProtocols60.res index d3be1f401..2d0dc6f42 100644 Binary files a/Lib/Protocols/IndyProtocols60.res and b/Lib/Protocols/IndyProtocols60.res differ diff --git a/Lib/Protocols/IndyProtocols70.rc b/Lib/Protocols/IndyProtocols70.rc index c0874fb4c..b75a4c46a 100644 --- a/Lib/Protocols/IndyProtocols70.rc +++ b/Lib/Protocols/IndyProtocols70.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols70\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols70.bpl\0" diff --git a/Lib/Protocols/IndyProtocols70.res b/Lib/Protocols/IndyProtocols70.res index 5d2bbc261..227f4b2e3 100644 Binary files a/Lib/Protocols/IndyProtocols70.res and b/Lib/Protocols/IndyProtocols70.res differ diff --git a/Lib/Protocols/IndyProtocols90.rc b/Lib/Protocols/IndyProtocols90.rc index 2e7fb58e2..da623e355 100644 --- a/Lib/Protocols/IndyProtocols90.rc +++ b/Lib/Protocols/IndyProtocols90.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndyProtocols90\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndyProtocols90.bpl\0" diff --git a/Lib/Protocols/IndyProtocols90.res b/Lib/Protocols/IndyProtocols90.res index 1038cd86e..c6c562be5 100644 Binary files a/Lib/Protocols/IndyProtocols90.res and b/Lib/Protocols/IndyProtocols90.res differ diff --git a/Lib/Protocols/dclIndyProtocols.rc b/Lib/Protocols/dclIndyProtocols.rc index 89004c4fd..fa408f707 100644 --- a/Lib/Protocols/dclIndyProtocols.rc +++ b/Lib/Protocols/dclIndyProtocols.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols100.RES b/Lib/Protocols/dclIndyProtocols100.RES index 12028edb4..c4f378bdc 100644 Binary files a/Lib/Protocols/dclIndyProtocols100.RES and b/Lib/Protocols/dclIndyProtocols100.RES differ diff --git a/Lib/Protocols/dclIndyProtocols100.rc b/Lib/Protocols/dclIndyProtocols100.rc index f8a3d4b83..097590b3d 100644 --- a/Lib/Protocols/dclIndyProtocols100.rc +++ b/Lib/Protocols/dclIndyProtocols100.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols100\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols100.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols110.RES b/Lib/Protocols/dclIndyProtocols110.RES index e49948917..148b7b352 100644 Binary files a/Lib/Protocols/dclIndyProtocols110.RES and b/Lib/Protocols/dclIndyProtocols110.RES differ diff --git a/Lib/Protocols/dclIndyProtocols110.rc b/Lib/Protocols/dclIndyProtocols110.rc index 0f8d46b61..4a98e0865 100644 --- a/Lib/Protocols/dclIndyProtocols110.rc +++ b/Lib/Protocols/dclIndyProtocols110.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols110\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols110.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols120.RES b/Lib/Protocols/dclIndyProtocols120.RES index 341baeeef..ea1f7fec4 100644 Binary files a/Lib/Protocols/dclIndyProtocols120.RES and b/Lib/Protocols/dclIndyProtocols120.RES differ diff --git a/Lib/Protocols/dclIndyProtocols120.rc b/Lib/Protocols/dclIndyProtocols120.rc index 91504d069..3ac674e71 100644 --- a/Lib/Protocols/dclIndyProtocols120.rc +++ b/Lib/Protocols/dclIndyProtocols120.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols120\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols120.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols130.rc b/Lib/Protocols/dclIndyProtocols130.rc index cf9032334..eaf83fa56 100644 --- a/Lib/Protocols/dclIndyProtocols130.rc +++ b/Lib/Protocols/dclIndyProtocols130.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols130\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols130.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols130.res b/Lib/Protocols/dclIndyProtocols130.res index 0585914ef..27f961b2d 100644 Binary files a/Lib/Protocols/dclIndyProtocols130.res and b/Lib/Protocols/dclIndyProtocols130.res differ diff --git a/Lib/Protocols/dclIndyProtocols140.RES b/Lib/Protocols/dclIndyProtocols140.RES index 4f06806d4..f338b5d6b 100644 Binary files a/Lib/Protocols/dclIndyProtocols140.RES and b/Lib/Protocols/dclIndyProtocols140.RES differ diff --git a/Lib/Protocols/dclIndyProtocols140.rc b/Lib/Protocols/dclIndyProtocols140.rc index 0f76d8372..c4d9bee34 100644 --- a/Lib/Protocols/dclIndyProtocols140.rc +++ b/Lib/Protocols/dclIndyProtocols140.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols140\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols140.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols150.RES b/Lib/Protocols/dclIndyProtocols150.RES index 3392a13e2..480996256 100644 Binary files a/Lib/Protocols/dclIndyProtocols150.RES and b/Lib/Protocols/dclIndyProtocols150.RES differ diff --git a/Lib/Protocols/dclIndyProtocols150.rc b/Lib/Protocols/dclIndyProtocols150.rc index 125d21e65..e7192650a 100644 --- a/Lib/Protocols/dclIndyProtocols150.rc +++ b/Lib/Protocols/dclIndyProtocols150.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols150\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols150.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols160.rc b/Lib/Protocols/dclIndyProtocols160.rc index 698c87640..a061f4d41 100644 --- a/Lib/Protocols/dclIndyProtocols160.rc +++ b/Lib/Protocols/dclIndyProtocols160.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols160\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols160.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols160.res b/Lib/Protocols/dclIndyProtocols160.res index f8927b1b2..6cd27f7c6 100644 Binary files a/Lib/Protocols/dclIndyProtocols160.res and b/Lib/Protocols/dclIndyProtocols160.res differ diff --git a/Lib/Protocols/dclIndyProtocols170.RES b/Lib/Protocols/dclIndyProtocols170.RES index 2b6ec88ba..3837e6043 100644 Binary files a/Lib/Protocols/dclIndyProtocols170.RES and b/Lib/Protocols/dclIndyProtocols170.RES differ diff --git a/Lib/Protocols/dclIndyProtocols170.rc b/Lib/Protocols/dclIndyProtocols170.rc index e7b8401a1..4339315eb 100644 --- a/Lib/Protocols/dclIndyProtocols170.rc +++ b/Lib/Protocols/dclIndyProtocols170.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols170\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols170.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols180.rc b/Lib/Protocols/dclIndyProtocols180.rc index 87f9165f7..cbe1d9607 100644 --- a/Lib/Protocols/dclIndyProtocols180.rc +++ b/Lib/Protocols/dclIndyProtocols180.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols180\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols180.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols180.res b/Lib/Protocols/dclIndyProtocols180.res index b2adcd08b..053c7a1b5 100644 Binary files a/Lib/Protocols/dclIndyProtocols180.res and b/Lib/Protocols/dclIndyProtocols180.res differ diff --git a/Lib/Protocols/dclIndyProtocols190.rc b/Lib/Protocols/dclIndyProtocols190.rc index 15b3c7457..c31b8c5d2 100644 --- a/Lib/Protocols/dclIndyProtocols190.rc +++ b/Lib/Protocols/dclIndyProtocols190.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols190\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols190.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols190.res b/Lib/Protocols/dclIndyProtocols190.res index a1a193b09..975275a78 100644 Binary files a/Lib/Protocols/dclIndyProtocols190.res and b/Lib/Protocols/dclIndyProtocols190.res differ diff --git a/Lib/Protocols/dclIndyProtocols200.rc b/Lib/Protocols/dclIndyProtocols200.rc index a851c5e36..bb3bbbddc 100644 --- a/Lib/Protocols/dclIndyProtocols200.rc +++ b/Lib/Protocols/dclIndyProtocols200.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols200\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols200.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols200.res b/Lib/Protocols/dclIndyProtocols200.res index 1ecc54277..68a427303 100644 Binary files a/Lib/Protocols/dclIndyProtocols200.res and b/Lib/Protocols/dclIndyProtocols200.res differ diff --git a/Lib/Protocols/dclIndyProtocols210.rc b/Lib/Protocols/dclIndyProtocols210.rc index 1f0e609eb..ae625c661 100644 --- a/Lib/Protocols/dclIndyProtocols210.rc +++ b/Lib/Protocols/dclIndyProtocols210.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols210\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols210.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols210.res b/Lib/Protocols/dclIndyProtocols210.res index 22b5e55db..8cfe43561 100644 Binary files a/Lib/Protocols/dclIndyProtocols210.res and b/Lib/Protocols/dclIndyProtocols210.res differ diff --git a/Lib/Protocols/dclIndyProtocols220.rc b/Lib/Protocols/dclIndyProtocols220.rc index 5cb8d464c..4ee8ee26d 100644 --- a/Lib/Protocols/dclIndyProtocols220.rc +++ b/Lib/Protocols/dclIndyProtocols220.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols220\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols220.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols220.res b/Lib/Protocols/dclIndyProtocols220.res index f6f487ec1..2823effce 100644 Binary files a/Lib/Protocols/dclIndyProtocols220.res and b/Lib/Protocols/dclIndyProtocols220.res differ diff --git a/Lib/Protocols/dclIndyProtocols230.rc b/Lib/Protocols/dclIndyProtocols230.rc index 26e9fde7a..f89eca213 100644 --- a/Lib/Protocols/dclIndyProtocols230.rc +++ b/Lib/Protocols/dclIndyProtocols230.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols230\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols230.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols230.res b/Lib/Protocols/dclIndyProtocols230.res index 653bbc187..9d0d8aa38 100644 Binary files a/Lib/Protocols/dclIndyProtocols230.res and b/Lib/Protocols/dclIndyProtocols230.res differ diff --git a/Lib/Protocols/dclIndyProtocols240.rc b/Lib/Protocols/dclIndyProtocols240.rc index 1d3d95669..598ce66ff 100644 --- a/Lib/Protocols/dclIndyProtocols240.rc +++ b/Lib/Protocols/dclIndyProtocols240.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols240\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols240.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols240.res b/Lib/Protocols/dclIndyProtocols240.res index 4eb30dd97..1a60a90cc 100644 Binary files a/Lib/Protocols/dclIndyProtocols240.res and b/Lib/Protocols/dclIndyProtocols240.res differ diff --git a/Lib/Protocols/dclIndyProtocols250.rc b/Lib/Protocols/dclIndyProtocols250.rc index b7c917dab..4d8c01dc6 100644 --- a/Lib/Protocols/dclIndyProtocols250.rc +++ b/Lib/Protocols/dclIndyProtocols250.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols250\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols250.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols250.res b/Lib/Protocols/dclIndyProtocols250.res index 0da9ddc32..8c2dc0f5f 100644 Binary files a/Lib/Protocols/dclIndyProtocols250.res and b/Lib/Protocols/dclIndyProtocols250.res differ diff --git a/Lib/Protocols/dclIndyProtocols260.rc b/Lib/Protocols/dclIndyProtocols260.rc index 20482fb8b..1d8260e5d 100644 --- a/Lib/Protocols/dclIndyProtocols260.rc +++ b/Lib/Protocols/dclIndyProtocols260.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols260\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols260.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols270.rc b/Lib/Protocols/dclIndyProtocols270.rc index 1cf275d09..436217144 100644 --- a/Lib/Protocols/dclIndyProtocols270.rc +++ b/Lib/Protocols/dclIndyProtocols270.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols270\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols270.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols280.rc b/Lib/Protocols/dclIndyProtocols280.rc index 816e49e1a..58fd3a478 100644 --- a/Lib/Protocols/dclIndyProtocols280.rc +++ b/Lib/Protocols/dclIndyProtocols280.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols280\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols280.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols290.rc b/Lib/Protocols/dclIndyProtocols290.rc index 00798278b..bd83e09a9 100644 --- a/Lib/Protocols/dclIndyProtocols290.rc +++ b/Lib/Protocols/dclIndyProtocols290.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols290\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols290.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols290.res b/Lib/Protocols/dclIndyProtocols290.res index 1e64a378d..94790f440 100644 Binary files a/Lib/Protocols/dclIndyProtocols290.res and b/Lib/Protocols/dclIndyProtocols290.res differ diff --git a/Lib/Protocols/dclIndyProtocols40.RES b/Lib/Protocols/dclIndyProtocols40.RES index 9a498b66b..f5610f635 100644 Binary files a/Lib/Protocols/dclIndyProtocols40.RES and b/Lib/Protocols/dclIndyProtocols40.RES differ diff --git a/Lib/Protocols/dclIndyProtocols40.rc b/Lib/Protocols/dclIndyProtocols40.rc index d41c6f72c..e3d8e8616 100644 --- a/Lib/Protocols/dclIndyProtocols40.rc +++ b/Lib/Protocols/dclIndyProtocols40.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols40\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols40.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols50.RES b/Lib/Protocols/dclIndyProtocols50.RES index d57387b97..09194e184 100644 Binary files a/Lib/Protocols/dclIndyProtocols50.RES and b/Lib/Protocols/dclIndyProtocols50.RES differ diff --git a/Lib/Protocols/dclIndyProtocols50.rc b/Lib/Protocols/dclIndyProtocols50.rc index 51c81f445..18f86a371 100644 --- a/Lib/Protocols/dclIndyProtocols50.rc +++ b/Lib/Protocols/dclIndyProtocols50.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols50\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols50.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols60.RES b/Lib/Protocols/dclIndyProtocols60.RES index f5f8a5440..15aceb27a 100644 Binary files a/Lib/Protocols/dclIndyProtocols60.RES and b/Lib/Protocols/dclIndyProtocols60.RES differ diff --git a/Lib/Protocols/dclIndyProtocols60.rc b/Lib/Protocols/dclIndyProtocols60.rc index 7a5677cf7..b5f6d4760 100644 --- a/Lib/Protocols/dclIndyProtocols60.rc +++ b/Lib/Protocols/dclIndyProtocols60.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols60\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols60.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols70.rc b/Lib/Protocols/dclIndyProtocols70.rc index 97e1c299b..79052c636 100644 --- a/Lib/Protocols/dclIndyProtocols70.rc +++ b/Lib/Protocols/dclIndyProtocols70.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols70\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols70.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols70.res b/Lib/Protocols/dclIndyProtocols70.res index 39e67ebb1..0daa6c099 100644 Binary files a/Lib/Protocols/dclIndyProtocols70.res and b/Lib/Protocols/dclIndyProtocols70.res differ diff --git a/Lib/Protocols/dclIndyProtocols90.rc b/Lib/Protocols/dclIndyProtocols90.rc index e981d43c8..21e60a47c 100644 --- a/Lib/Protocols/dclIndyProtocols90.rc +++ b/Lib/Protocols/dclIndyProtocols90.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Protocols Design-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "dclIndyProtocols90\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "dclIndyProtocols90.bpl\0" diff --git a/Lib/Protocols/dclIndyProtocols90.res b/Lib/Protocols/dclIndyProtocols90.res index 962b06b9e..f10126a48 100644 Binary files a/Lib/Protocols/dclIndyProtocols90.res and b/Lib/Protocols/dclIndyProtocols90.res differ diff --git a/Lib/SuperCore/IdCompilerDefines.inc b/Lib/SuperCore/IdCompilerDefines.inc index 7e48f4a3c..151ca973b 100644 --- a/Lib/SuperCore/IdCompilerDefines.inc +++ b/Lib/SuperCore/IdCompilerDefines.inc @@ -17,7 +17,7 @@ {$DEFINE INDY100} {$DEFINE 10_6_3} //so developers can IFDEF for this product version -{$DEFINE 10_6_3_3} //so developers can IFDEF for this specific version +{$DEFINE 10_6_3_4} //so developers can IFDEF for this specific version // When generating C++Builder output files, certain workarounds to compiler // problems need to be enabled! When invoking DCC on the command-line, use diff --git a/Lib/System/IdCompilerDefines.inc b/Lib/System/IdCompilerDefines.inc index 7e48f4a3c..151ca973b 100644 --- a/Lib/System/IdCompilerDefines.inc +++ b/Lib/System/IdCompilerDefines.inc @@ -17,7 +17,7 @@ {$DEFINE INDY100} {$DEFINE 10_6_3} //so developers can IFDEF for this product version -{$DEFINE 10_6_3_3} //so developers can IFDEF for this specific version +{$DEFINE 10_6_3_4} //so developers can IFDEF for this specific version // When generating C++Builder output files, certain workarounds to compiler // problems need to be enabled! When invoking DCC on the command-line, use diff --git a/Lib/System/IdVers.inc b/Lib/System/IdVers.inc index cc422f267..ea1be9e99 100644 --- a/Lib/System/IdVers.inc +++ b/Lib/System/IdVers.inc @@ -4,15 +4,15 @@ {$NODEFINE gsIdVersionMinor} gsIdVersionRelease = 3; {$NODEFINE gsIdVersionRelease} - gsIdVersionBuild = 3; + gsIdVersionBuild = 4; {$NODEFINE gsIdVersionBuild} (*$HPPEMIT '#define gsIdVersionMajor 10'*) (*$HPPEMIT '#define gsIdVersionMinor 6'*) (*$HPPEMIT '#define gsIdVersionRelease 3'*) - (*$HPPEMIT '#define gsIdVersionBuild 3'*) + (*$HPPEMIT '#define gsIdVersionBuild 4'*) (*$HPPEMIT ''*) - gsIdVersion = '10.6.3.3'; {do not localize} + gsIdVersion = '10.6.3.4'; {do not localize} gsIdProductName = 'Indy'; {do not localize} gsIdProductVersion = '10.6.3'; {do not localize} diff --git a/Lib/System/IndySystem.rc b/Lib/System/IndySystem.rc index 0aab65bef..ed0b86161 100644 --- a/Lib/System/IndySystem.rc +++ b/Lib/System/IndySystem.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem.bpl\0" diff --git a/Lib/System/IndySystem100.rc b/Lib/System/IndySystem100.rc index 40ff7124b..cdd8ea7fb 100644 --- a/Lib/System/IndySystem100.rc +++ b/Lib/System/IndySystem100.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem100\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem100.bpl\0" diff --git a/Lib/System/IndySystem100.res b/Lib/System/IndySystem100.res index 5311df4b3..6039e005a 100644 Binary files a/Lib/System/IndySystem100.res and b/Lib/System/IndySystem100.res differ diff --git a/Lib/System/IndySystem110.RES b/Lib/System/IndySystem110.RES index f46293aba..c6d2d71cb 100644 Binary files a/Lib/System/IndySystem110.RES and b/Lib/System/IndySystem110.RES differ diff --git a/Lib/System/IndySystem110.rc b/Lib/System/IndySystem110.rc index 08c152597..227c4610d 100644 --- a/Lib/System/IndySystem110.rc +++ b/Lib/System/IndySystem110.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem110\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem110.bpl\0" diff --git a/Lib/System/IndySystem120.rc b/Lib/System/IndySystem120.rc index 26fcfd34f..3bdd5bb1f 100644 --- a/Lib/System/IndySystem120.rc +++ b/Lib/System/IndySystem120.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem120\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem120.bpl\0" diff --git a/Lib/System/IndySystem120.res b/Lib/System/IndySystem120.res index a8ea09f83..b854d9d44 100644 Binary files a/Lib/System/IndySystem120.res and b/Lib/System/IndySystem120.res differ diff --git a/Lib/System/IndySystem130.rc b/Lib/System/IndySystem130.rc index 6ff73f623..b0b7ca19a 100644 --- a/Lib/System/IndySystem130.rc +++ b/Lib/System/IndySystem130.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem130\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem130.bpl\0" diff --git a/Lib/System/IndySystem130.res b/Lib/System/IndySystem130.res index 1e87bc852..82911a397 100644 Binary files a/Lib/System/IndySystem130.res and b/Lib/System/IndySystem130.res differ diff --git a/Lib/System/IndySystem140.RES b/Lib/System/IndySystem140.RES index c9e17cd51..32181e7fa 100644 Binary files a/Lib/System/IndySystem140.RES and b/Lib/System/IndySystem140.RES differ diff --git a/Lib/System/IndySystem140.rc b/Lib/System/IndySystem140.rc index 1eab2aaf1..09c44bdf6 100644 --- a/Lib/System/IndySystem140.rc +++ b/Lib/System/IndySystem140.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem140\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem140.bpl\0" diff --git a/Lib/System/IndySystem150.RES b/Lib/System/IndySystem150.RES index 9eb150fad..728a484f4 100644 Binary files a/Lib/System/IndySystem150.RES and b/Lib/System/IndySystem150.RES differ diff --git a/Lib/System/IndySystem150.rc b/Lib/System/IndySystem150.rc index ad7f84eb4..88c03f51a 100644 --- a/Lib/System/IndySystem150.rc +++ b/Lib/System/IndySystem150.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem150\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem150.bpl\0" diff --git a/Lib/System/IndySystem160.rc b/Lib/System/IndySystem160.rc index ba3aff78c..6c932c1ea 100644 --- a/Lib/System/IndySystem160.rc +++ b/Lib/System/IndySystem160.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem160\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem160.bpl\0" diff --git a/Lib/System/IndySystem160.res b/Lib/System/IndySystem160.res index d3e8a5e50..8242d7888 100644 Binary files a/Lib/System/IndySystem160.res and b/Lib/System/IndySystem160.res differ diff --git a/Lib/System/IndySystem170.rc b/Lib/System/IndySystem170.rc index 012006a4a..99b8aadc5 100644 --- a/Lib/System/IndySystem170.rc +++ b/Lib/System/IndySystem170.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem170\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem170.bpl\0" diff --git a/Lib/System/IndySystem170.res b/Lib/System/IndySystem170.res index 031ed1262..8337d384b 100644 Binary files a/Lib/System/IndySystem170.res and b/Lib/System/IndySystem170.res differ diff --git a/Lib/System/IndySystem180.rc b/Lib/System/IndySystem180.rc index c487f0212..c2ff36fae 100644 --- a/Lib/System/IndySystem180.rc +++ b/Lib/System/IndySystem180.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem180\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem180.bpl\0" diff --git a/Lib/System/IndySystem180.res b/Lib/System/IndySystem180.res index 6bb9cea9d..411e2d884 100644 Binary files a/Lib/System/IndySystem180.res and b/Lib/System/IndySystem180.res differ diff --git a/Lib/System/IndySystem190.rc b/Lib/System/IndySystem190.rc index db07380d2..39d3c3cbf 100644 --- a/Lib/System/IndySystem190.rc +++ b/Lib/System/IndySystem190.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem190\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem190.bpl\0" diff --git a/Lib/System/IndySystem190.res b/Lib/System/IndySystem190.res index d7e5cb4f8..f13d06027 100644 Binary files a/Lib/System/IndySystem190.res and b/Lib/System/IndySystem190.res differ diff --git a/Lib/System/IndySystem200.rc b/Lib/System/IndySystem200.rc index af782fe2c..664c5b13f 100644 --- a/Lib/System/IndySystem200.rc +++ b/Lib/System/IndySystem200.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem200\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem200.bpl\0" diff --git a/Lib/System/IndySystem200.res b/Lib/System/IndySystem200.res index 8cd999cd6..2eef3b0bb 100644 Binary files a/Lib/System/IndySystem200.res and b/Lib/System/IndySystem200.res differ diff --git a/Lib/System/IndySystem210.rc b/Lib/System/IndySystem210.rc index 9e688390f..ecc524f86 100644 --- a/Lib/System/IndySystem210.rc +++ b/Lib/System/IndySystem210.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem210\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem210.bpl\0" diff --git a/Lib/System/IndySystem210.res b/Lib/System/IndySystem210.res index efeddaf99..eabff44ca 100644 Binary files a/Lib/System/IndySystem210.res and b/Lib/System/IndySystem210.res differ diff --git a/Lib/System/IndySystem220.rc b/Lib/System/IndySystem220.rc index 0fa0e6f44..7e7ca33d4 100644 --- a/Lib/System/IndySystem220.rc +++ b/Lib/System/IndySystem220.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem220\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem220.bpl\0" diff --git a/Lib/System/IndySystem220.res b/Lib/System/IndySystem220.res index 54b153020..230113605 100644 Binary files a/Lib/System/IndySystem220.res and b/Lib/System/IndySystem220.res differ diff --git a/Lib/System/IndySystem230.rc b/Lib/System/IndySystem230.rc index 2cd030380..b819ba1f4 100644 --- a/Lib/System/IndySystem230.rc +++ b/Lib/System/IndySystem230.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem230\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem230.bpl\0" diff --git a/Lib/System/IndySystem230.res b/Lib/System/IndySystem230.res index 6ae9ab8f8..83a55b13e 100644 Binary files a/Lib/System/IndySystem230.res and b/Lib/System/IndySystem230.res differ diff --git a/Lib/System/IndySystem240.rc b/Lib/System/IndySystem240.rc index 13cf168d8..ec8733d45 100644 --- a/Lib/System/IndySystem240.rc +++ b/Lib/System/IndySystem240.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem240\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem240.bpl\0" diff --git a/Lib/System/IndySystem240.res b/Lib/System/IndySystem240.res index bbe376d67..f812df6c2 100644 Binary files a/Lib/System/IndySystem240.res and b/Lib/System/IndySystem240.res differ diff --git a/Lib/System/IndySystem250.rc b/Lib/System/IndySystem250.rc index 8c34eff12..f73650328 100644 --- a/Lib/System/IndySystem250.rc +++ b/Lib/System/IndySystem250.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem250\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem250.bpl\0" diff --git a/Lib/System/IndySystem250.res b/Lib/System/IndySystem250.res index 39da6b76f..1b0882557 100644 Binary files a/Lib/System/IndySystem250.res and b/Lib/System/IndySystem250.res differ diff --git a/Lib/System/IndySystem260.rc b/Lib/System/IndySystem260.rc index dc1c51064..7948a330d 100644 --- a/Lib/System/IndySystem260.rc +++ b/Lib/System/IndySystem260.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem260\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem260.bpl\0" diff --git a/Lib/System/IndySystem270.rc b/Lib/System/IndySystem270.rc index 24790e46d..8d0f84c1e 100644 --- a/Lib/System/IndySystem270.rc +++ b/Lib/System/IndySystem270.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem270\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem270.bpl\0" diff --git a/Lib/System/IndySystem280.rc b/Lib/System/IndySystem280.rc index d3ce30043..e406b1329 100644 --- a/Lib/System/IndySystem280.rc +++ b/Lib/System/IndySystem280.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem280\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem280.bpl\0" diff --git a/Lib/System/IndySystem290.rc b/Lib/System/IndySystem290.rc index f75aa79b4..104143e18 100644 --- a/Lib/System/IndySystem290.rc +++ b/Lib/System/IndySystem290.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem290\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem290.bpl\0" diff --git a/Lib/System/IndySystem290.res b/Lib/System/IndySystem290.res index a4eeba58c..924949ef0 100644 Binary files a/Lib/System/IndySystem290.res and b/Lib/System/IndySystem290.res differ diff --git a/Lib/System/IndySystem40.rc b/Lib/System/IndySystem40.rc index d978f4ec9..f0dc84a39 100644 --- a/Lib/System/IndySystem40.rc +++ b/Lib/System/IndySystem40.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem40\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem40.bpl\0" diff --git a/Lib/System/IndySystem40.res b/Lib/System/IndySystem40.res index 1a9f370dc..5f94795a0 100644 Binary files a/Lib/System/IndySystem40.res and b/Lib/System/IndySystem40.res differ diff --git a/Lib/System/IndySystem50.rc b/Lib/System/IndySystem50.rc index 2bb984c1d..9a0586425 100644 --- a/Lib/System/IndySystem50.rc +++ b/Lib/System/IndySystem50.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem50\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem50.bpl\0" diff --git a/Lib/System/IndySystem50.res b/Lib/System/IndySystem50.res index ddf621710..aceb57715 100644 Binary files a/Lib/System/IndySystem50.res and b/Lib/System/IndySystem50.res differ diff --git a/Lib/System/IndySystem60.rc b/Lib/System/IndySystem60.rc index 52e346f7d..3acd47fe9 100644 --- a/Lib/System/IndySystem60.rc +++ b/Lib/System/IndySystem60.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem60\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem60.bpl\0" diff --git a/Lib/System/IndySystem60.res b/Lib/System/IndySystem60.res index 145e6565a..3068bca1c 100644 Binary files a/Lib/System/IndySystem60.res and b/Lib/System/IndySystem60.res differ diff --git a/Lib/System/IndySystem70.rc b/Lib/System/IndySystem70.rc index 811fe0f6a..0134b9531 100644 --- a/Lib/System/IndySystem70.rc +++ b/Lib/System/IndySystem70.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem70\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem70.bpl\0" diff --git a/Lib/System/IndySystem70.res b/Lib/System/IndySystem70.res index 998db146c..fe71451c0 100644 Binary files a/Lib/System/IndySystem70.res and b/Lib/System/IndySystem70.res differ diff --git a/Lib/System/IndySystem90.rc b/Lib/System/IndySystem90.rc index 6bd42ffa7..5c25710a3 100644 --- a/Lib/System/IndySystem90.rc +++ b/Lib/System/IndySystem90.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO -FILEVERSION 10,6,3,3 -PRODUCTVERSION 10,6,3,3 +FILEVERSION 10,6,3,4 +PRODUCTVERSION 10,6,3,4 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,7 +13,7 @@ FILESUBTYPE 0x0L { VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0" - VALUE "FileVersion", "10.6.3.3\0" + VALUE "FileVersion", "10.6.3.4\0" VALUE "InternalName", "IndySystem90\0" VALUE "LegalCopyright", "Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0" VALUE "OriginalFilename", "IndySystem90.bpl\0" diff --git a/Lib/System/IndySystem90.res b/Lib/System/IndySystem90.res index 37f4d6b84..ced047272 100644 Binary files a/Lib/System/IndySystem90.res and b/Lib/System/IndySystem90.res differ diff --git a/Lib/indylaz.lpk b/Lib/indylaz.lpk index f523460b0..d05aa6f95 100644 --- a/Lib/indylaz.lpk +++ b/Lib/indylaz.lpk @@ -40,7 +40,7 @@ No personal names or organizations names associated with the Indy project may be THIS SOFTWARE IS PROVIDED BY Chad Z. Hower (Kudzu) and the Indy Pit Crew "AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. "/> - +