C2025-053 Upgrade Ro-Editor / Compare Report / Ro To SQL to 64 bits

This commit is contained in:
2025-10-06 14:02:22 -04:00
parent f1d66fc446
commit 8ed9bfbfcb
24 changed files with 109 additions and 1016 deletions

View File

@@ -23,8 +23,8 @@ using System.Runtime.CompilerServices;
// Build YYMM (two digit year, two digit month)
// Revision DHH (day - no leading zero, two digit hour - military time
//
[assembly: AssemblyVersion("2.3.2410.907")]
[assembly: AssemblyFileVersion("2.3.2410.907")]
[assembly: AssemblyVersion("2.3.2510.208")]
[assembly: AssemblyFileVersion("2.3.2510.208")]
//
// In order to sign your assembly you must specify a key to use. Refer to the
@@ -91,6 +91,10 @@ using System.Runtime.CompilerServices;