diff --git a/README.md b/README.md index 5b3857e49..befb370c2 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,22 @@ The autogenerated OSAL user's guide can be viewed at + + + ### Development Build: v5.1.0-rc1+dev280 - Makes tests skip after getting their first not implemented error. diff --git a/src/os/inc/osapi-version.h b/src/os/inc/osapi-version.h index d751f2745..727314ed2 100644 --- a/src/os/inc/osapi-version.h +++ b/src/os/inc/osapi-version.h @@ -1,4 +1,4 @@ -/* +293/* * NASA Docket No. GSC-18,370-1, and identified as "Operating System Abstraction Layer" * * Copyright (c) 2019 United States Government as represented by @@ -32,7 +32,7 @@ /* * Development Build Macro Definitions */ -#define OS_BUILD_NUMBER 280 +#define OS_BUILD_NUMBER 293 #define OS_BUILD_BASELINE "v5.1.0-rc1" /*