diff --git a/VersionASM b/VersionASM index 518821e07e165c1e2883466102efe82c567473a8..f104abe4db1f52b6ef53b6d2f7502d0db2f29ea7 100644 --- a/VersionASM +++ b/VersionASM @@ -9,12 +9,12 @@ GBLS Module_ApplicationDate GBLS Module_HelpVersion GBLS Module_ComponentName -Module_MajorVersion SETS "2.04" -Module_Version SETA 204 +Module_MajorVersion SETS "2.05" +Module_Version SETA 205 Module_MinorVersion SETS "" -Module_Date SETS "16 Oct 2019" -Module_ApplicationDate SETS "16-Oct-19" +Module_Date SETS "23 Oct 2019" +Module_ApplicationDate SETS "23-Oct-19" Module_ComponentName SETS "Debugger" -Module_FullVersion SETS "2.04" -Module_HelpVersion SETS "2.04 (16 Oct 2019)" +Module_FullVersion SETS "2.05" +Module_HelpVersion SETS "2.05 (23 Oct 2019)" END diff --git a/VersionNum b/VersionNum index 315bdaf5b60fe49675b97f44a1b131fb37f1f2bd..a50008f592ea9f368c17d130a1eed27a77eca444 100644 --- a/VersionNum +++ b/VersionNum @@ -1,21 +1,21 @@ -/* (2.04) +/* (2.05) * * This file is automatically maintained by srccommit, do not edit manually. * */ -#define Module_MajorVersion_CMHG 2.04 +#define Module_MajorVersion_CMHG 2.05 #define Module_MinorVersion_CMHG -#define Module_Date_CMHG 16 Oct 2019 +#define Module_Date_CMHG 23 Oct 2019 -#define Module_MajorVersion "2.04" -#define Module_Version 204 +#define Module_MajorVersion "2.05" +#define Module_Version 205 #define Module_MinorVersion "" -#define Module_Date "16 Oct 2019" +#define Module_Date "23 Oct 2019" -#define Module_ApplicationDate "16-Oct-19" +#define Module_ApplicationDate "23-Oct-19" #define Module_ComponentName "Debugger" -#define Module_FullVersion "2.04" -#define Module_HelpVersion "2.04 (16 Oct 2019)" -#define Module_LibraryVersionInfo "2:4" +#define Module_FullVersion "2.05" +#define Module_HelpVersion "2.05 (23 Oct 2019)" +#define Module_LibraryVersionInfo "2:5" diff --git a/s/Debugger b/s/Debugger index af0c0458d9cd1e7ce3d9628cf2196eaa78d1e5d9..8e393304b5ae65bb69e06f538b074ba75fae46e5 100644 --- a/s/Debugger +++ b/s/Debugger @@ -2404,6 +2404,7 @@ AckEscape Entry "r1, r2" EXIT MakeInternatErrorBlock Escape,,Escape + LTORG ; +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++