F2024-074 (Farley) Include the Cover Page in the total page count of the procedures

This commit is contained in:
John Jenko 2024-10-09 14:05:20 -04:00
parent ebd7b1249f
commit 98d6557cd2
5 changed files with 3 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

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.2404.1611")]
[assembly: AssemblyFileVersion("2.3.2404.1611")]
[assembly: AssemblyVersion("2.3.2410.815")]
[assembly: AssemblyFileVersion("2.3.2410.815")]
//
// In order to sign your assembly you must specify a key to use. Refer to the
@ -92,5 +92,6 @@ using System.Runtime.CompilerServices;