From 4e377ef44c616280b0b8439150068b2161d623d9 Mon Sep 17 00:00:00 2001 From: "Gerardo E. Cruz-Ortiz" <59618057+astrogeco@users.noreply.github.com> Date: Tue, 8 Jun 2021 12:56:03 -0400 Subject: [PATCH] IC:2021-06-01, Bump to v5.1.0-rc1+dev501 See nasa/osal#1058 and nasa/cfs#263 --- README.md | 22 ++++++++++++++++++++++ src/os/inc/osapi-version.h | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67e130f82..02c4a8edd 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,28 @@ The autogenerated OSAL user's guide can be viewed at and + ### Development Build: v5.1.0-rc1+dev458 - Adds Counting Semaphore Test with timeouts diff --git a/src/os/inc/osapi-version.h b/src/os/inc/osapi-version.h index d72502631..b9925b89d 100644 --- a/src/os/inc/osapi-version.h +++ b/src/os/inc/osapi-version.h @@ -36,7 +36,7 @@ /* * Development Build Macro Definitions */ -#define OS_BUILD_NUMBER 458 +#define OS_BUILD_NUMBER 501 #define OS_BUILD_BASELINE "v5.1.0-rc1" /*