Skip to content

Commit

Permalink
Bumping version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rlebeau committed Jan 23, 2025
1 parent 388278e commit 706e490
Show file tree
Hide file tree
Showing 388 changed files with 671 additions and 671 deletions.
2 changes: 1 addition & 1 deletion Lib/Core/IdCompilerDefines.inc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

{$DEFINE INDY100}
{$DEFINE 10_6_3} //so developers can IFDEF for this product version
{$DEFINE 10_6_3_8} //so developers can IFDEF for this specific version
{$DEFINE 10_6_3_9} //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
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IdCore90ASM90.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[assembly: AssemblyConfiguration('')]
[assembly: AssemblyCompany('Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew')]
[assembly: AssemblyProduct('Indy for Microsoft .NET Framework')]
[assembly: AssemblyCopyright('Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew')]
[assembly: AssemblyCopyright('Copyright © 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew')]
[assembly: AssemblyTrademark('')]
[assembly: AssemblyCulture('')]
[assembly: AssemblyTitle('Indy .NET Core Run-Time Package')]
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IdDsnCoreResourceStrings.pas
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ interface
RSAAboutMenuItemName = 'About Internet &Direct (Indy) %s...';

RSAAboutBoxVersion = 'Version %s';
RSAAboutBoxCopyright = 'Copyright (c) 1993 - 2024'#13#10 + IndyPitCrew;
RSAAboutBoxCopyright = 'Copyright (c) 1993 - 2025'#13#10 + IndyPitCrew;
RSAAboutBoxTitle1 = 'INDY';
RSAAboutBoxTitle2 = 'Internet Direct';
RSAAboutBoxLicences = 'Indy Modified BSD License'+#13#10+'Indy MPL License';
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IddclCore90ASM90.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[assembly: AssemblyConfiguration('')]
[assembly: AssemblyCompany('Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew')]
[assembly: AssemblyProduct('Indy for Microsoft .NET Framework')]
[assembly: AssemblyCopyright('Copyright © 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew')]
[assembly: AssemblyCopyright('Copyright © 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew')]
[assembly: AssemblyTrademark('')]
[assembly: AssemblyCulture('')]
[assembly: AssemblyTitle('Indy .NET Core Design-Time Package')]
Expand Down
8 changes: 4 additions & 4 deletions Lib/Core/IndyCore.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 10,6,3,8
PRODUCTVERSION 10,6,3,8
FILEVERSION 10,6,3,9
PRODUCTVERSION 10,6,3,9
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
Expand All @@ -13,9 +13,9 @@ 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.8\0"
VALUE "FileVersion", "10.6.3.9\0"
VALUE "InternalName", "IndyCore\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IndyCore.rc.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FILESUBTYPE 0x0L
VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0"
VALUE "FileVersion", "10.6.3.$WCREV$\0"
VALUE "InternalName", "IndyCore\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
8 changes: 4 additions & 4 deletions Lib/Core/IndyCore100.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 10,6,3,8
PRODUCTVERSION 10,6,3,8
FILEVERSION 10,6,3,9
PRODUCTVERSION 10,6,3,9
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
Expand All @@ -13,9 +13,9 @@ 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.8\0"
VALUE "FileVersion", "10.6.3.9\0"
VALUE "InternalName", "IndyCore100\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore100.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IndyCore100.rc.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FILESUBTYPE 0x0L
VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0"
VALUE "FileVersion", "10.6.3.$WCREV$\0"
VALUE "InternalName", "IndyCore100\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore100.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
Binary file modified Lib/Core/IndyCore100.res
Binary file not shown.
Binary file modified Lib/Core/IndyCore110.RES
Binary file not shown.
8 changes: 4 additions & 4 deletions Lib/Core/IndyCore110.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 10,6,3,8
PRODUCTVERSION 10,6,3,8
FILEVERSION 10,6,3,9
PRODUCTVERSION 10,6,3,9
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
Expand All @@ -13,9 +13,9 @@ 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.8\0"
VALUE "FileVersion", "10.6.3.9\0"
VALUE "InternalName", "IndyCore110\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore110.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IndyCore110.rc.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FILESUBTYPE 0x0L
VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0"
VALUE "FileVersion", "10.6.3.$WCREV$\0"
VALUE "InternalName", "IndyCore110\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore110.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
8 changes: 4 additions & 4 deletions Lib/Core/IndyCore120.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 10,6,3,8
PRODUCTVERSION 10,6,3,8
FILEVERSION 10,6,3,9
PRODUCTVERSION 10,6,3,9
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
Expand All @@ -13,9 +13,9 @@ 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.8\0"
VALUE "FileVersion", "10.6.3.9\0"
VALUE "InternalName", "IndyCore120\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore120.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IndyCore120.rc.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FILESUBTYPE 0x0L
VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0"
VALUE "FileVersion", "10.6.3.$WCREV$\0"
VALUE "InternalName", "IndyCore120\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore120.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
Binary file modified Lib/Core/IndyCore120.res
Binary file not shown.
8 changes: 4 additions & 4 deletions Lib/Core/IndyCore130.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 10,6,3,8
PRODUCTVERSION 10,6,3,8
FILEVERSION 10,6,3,9
PRODUCTVERSION 10,6,3,9
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
Expand All @@ -13,9 +13,9 @@ 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.8\0"
VALUE "FileVersion", "10.6.3.9\0"
VALUE "InternalName", "IndyCore130\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore130.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IndyCore130.rc.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FILESUBTYPE 0x0L
VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0"
VALUE "FileVersion", "10.6.3.$WCREV$\0"
VALUE "InternalName", "IndyCore130\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore130.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
Binary file modified Lib/Core/IndyCore130.res
Binary file not shown.
Binary file modified Lib/Core/IndyCore140.RES
Binary file not shown.
8 changes: 4 additions & 4 deletions Lib/Core/IndyCore140.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 10,6,3,8
PRODUCTVERSION 10,6,3,8
FILEVERSION 10,6,3,9
PRODUCTVERSION 10,6,3,9
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
Expand All @@ -13,9 +13,9 @@ 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.8\0"
VALUE "FileVersion", "10.6.3.9\0"
VALUE "InternalName", "IndyCore140\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore140.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IndyCore140.rc.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FILESUBTYPE 0x0L
VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0"
VALUE "FileVersion", "10.6.3.$WCREV$\0"
VALUE "InternalName", "IndyCore140\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore140.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
Binary file modified Lib/Core/IndyCore150.RES
Binary file not shown.
8 changes: 4 additions & 4 deletions Lib/Core/IndyCore150.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 10,6,3,8
PRODUCTVERSION 10,6,3,8
FILEVERSION 10,6,3,9
PRODUCTVERSION 10,6,3,9
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
Expand All @@ -13,9 +13,9 @@ 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.8\0"
VALUE "FileVersion", "10.6.3.9\0"
VALUE "InternalName", "IndyCore150\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore150.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IndyCore150.rc.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FILESUBTYPE 0x0L
VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0"
VALUE "FileVersion", "10.6.3.$WCREV$\0"
VALUE "InternalName", "IndyCore150\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore150.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
8 changes: 4 additions & 4 deletions Lib/Core/IndyCore160.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 10,6,3,8
PRODUCTVERSION 10,6,3,8
FILEVERSION 10,6,3,9
PRODUCTVERSION 10,6,3,9
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
Expand All @@ -13,9 +13,9 @@ 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.8\0"
VALUE "FileVersion", "10.6.3.9\0"
VALUE "InternalName", "IndyCore160\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore160.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IndyCore160.rc.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FILESUBTYPE 0x0L
VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0"
VALUE "FileVersion", "10.6.3.$WCREV$\0"
VALUE "InternalName", "IndyCore160\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore160.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
Binary file modified Lib/Core/IndyCore160.res
Binary file not shown.
8 changes: 4 additions & 4 deletions Lib/Core/IndyCore170.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 10,6,3,8
PRODUCTVERSION 10,6,3,8
FILEVERSION 10,6,3,9
PRODUCTVERSION 10,6,3,9
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
Expand All @@ -13,9 +13,9 @@ 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.8\0"
VALUE "FileVersion", "10.6.3.9\0"
VALUE "InternalName", "IndyCore170\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore170.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IndyCore170.rc.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FILESUBTYPE 0x0L
VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0"
VALUE "FileVersion", "10.6.3.$WCREV$\0"
VALUE "InternalName", "IndyCore170\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore170.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
Binary file modified Lib/Core/IndyCore170.res
Binary file not shown.
8 changes: 4 additions & 4 deletions Lib/Core/IndyCore180.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 10,6,3,8
PRODUCTVERSION 10,6,3,8
FILEVERSION 10,6,3,9
PRODUCTVERSION 10,6,3,9
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
Expand All @@ -13,9 +13,9 @@ 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.8\0"
VALUE "FileVersion", "10.6.3.9\0"
VALUE "InternalName", "IndyCore180\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore180.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IndyCore180.rc.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FILESUBTYPE 0x0L
VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0"
VALUE "FileVersion", "10.6.3.$WCREV$\0"
VALUE "InternalName", "IndyCore180\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore180.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
Binary file modified Lib/Core/IndyCore180.res
Binary file not shown.
8 changes: 4 additions & 4 deletions Lib/Core/IndyCore190.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 10,6,3,8
PRODUCTVERSION 10,6,3,8
FILEVERSION 10,6,3,9
PRODUCTVERSION 10,6,3,9
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
Expand All @@ -13,9 +13,9 @@ 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.8\0"
VALUE "FileVersion", "10.6.3.9\0"
VALUE "InternalName", "IndyCore190\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore190.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IndyCore190.rc.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FILESUBTYPE 0x0L
VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0"
VALUE "FileVersion", "10.6.3.$WCREV$\0"
VALUE "InternalName", "IndyCore190\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore190.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
Binary file modified Lib/Core/IndyCore190.res
Binary file not shown.
8 changes: 4 additions & 4 deletions Lib/Core/IndyCore200.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 10,6,3,8
PRODUCTVERSION 10,6,3,8
FILEVERSION 10,6,3,9
PRODUCTVERSION 10,6,3,9
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
Expand All @@ -13,9 +13,9 @@ 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.8\0"
VALUE "FileVersion", "10.6.3.9\0"
VALUE "InternalName", "IndyCore200\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore200.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
2 changes: 1 addition & 1 deletion Lib/Core/IndyCore200.rc.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FILESUBTYPE 0x0L
VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - Core Run-Time Package\0"
VALUE "FileVersion", "10.6.3.$WCREV$\0"
VALUE "InternalName", "IndyCore200\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2024 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "LegalCopyright", "Copyright � 1993 - 2025 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
VALUE "OriginalFilename", "IndyCore200.bpl\0"
VALUE "ProductName", "Indy\0"
VALUE "ProductVersion", "10.6.3\0"
Expand Down
Binary file modified Lib/Core/IndyCore200.res
Binary file not shown.
Loading

0 comments on commit 706e490

Please sign in to comment.