From e0309a844de42204227e4176a6f0543325cfe2a7 Mon Sep 17 00:00:00 2001 From: "Gerardo E. Cruz-Ortiz" <59618057+astrogeco@users.noreply.github.com> Date: Wed, 18 May 2022 17:19:28 -0400 Subject: [PATCH] IC:Caelum-rc4+dev9, v6.0.0-rc4+dev74 - Update codeql workflows for reusable update - add os-impl-no-select.c for RTEMS - See and --- README.md | 8 +++++++- src/os/inc/osapi-version.h | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 34651c19a..e28af65db 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,12 @@ The autogenerated OSAL user's guide can be viewed at and + ### Development Build: v6.0.0-rc4+dev66 - Fix UtAssert_StringBufCompare SEGV when -1 for size passed in (on CentOS 7) @@ -284,7 +290,7 @@ the declarations, and generates a source file with stub definitions that rely on ### Development Build: v5.1.0-rc1+dev297 -- Fix #836, Add Testing Tools to the Security Policy +- Add Testing Tools to the Security Policy - See ### Development Build: v5.1.0-rc1+dev293 diff --git a/src/os/inc/osapi-version.h b/src/os/inc/osapi-version.h index da600b79a..3e20c0909 100644 --- a/src/os/inc/osapi-version.h +++ b/src/os/inc/osapi-version.h @@ -34,7 +34,7 @@ /* * Development Build Macro Definitions */ -#define OS_BUILD_NUMBER 66 +#define OS_BUILD_NUMBER 74 #define OS_BUILD_BASELINE "v6.0.0-rc4" /*