From 65e301e022a9182f397b568ddcaa478231d6982c Mon Sep 17 00:00:00 2001 From: "Gerardo E. Cruz-Ortiz" <59618057+astrogeco@users.noreply.github.com> Date: Mon, 22 Mar 2021 16:44:50 -0400 Subject: [PATCH] IC:2021-03-23, Bump to v5.1.0-rc1+dev347 --- 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..e57424bc3 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..6ca9de542 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 347 #define OS_BUILD_BASELINE "v5.1.0-rc1" /*