From d74e038f11618a49cf7ff92836e23eb5db02811b Mon Sep 17 00:00:00 2001 From: "Gerardo E. Cruz-Ortiz" <59618057+astrogeco@users.noreply.github.com> Date: Mon, 22 Mar 2021 13:59:05 -0400 Subject: [PATCH] IC:2021-03-23 Bump to v5.1.0-rc1+dev345 --- README.md | 29 +++++++++++++++++++++++++++++ src/os/inc/osapi-version.h | 2 +- 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46f9cc480..0298262fc 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,35 @@ The autogenerated OSAL user's guide can be viewed at + ### Development Build: v5.1.0-rc1+dev297 - Fix #836, Add Testing Tools to the Security Policy diff --git a/src/os/inc/osapi-version.h b/src/os/inc/osapi-version.h index 45db59c9f..11367b8af 100644 --- a/src/os/inc/osapi-version.h +++ b/src/os/inc/osapi-version.h @@ -32,7 +32,7 @@ /* * Development Build Macro Definitions */ -#define OS_BUILD_NUMBER 297 +#define OS_BUILD_NUMBER 345 #define OS_BUILD_BASELINE "v5.1.0-rc1" /*