Skip to content

Commit

Permalink
IC:Caelum-rc4+dev9, v6.0.0-rc4+dev74
Browse files Browse the repository at this point in the history
- Update codeql workflows for reusable update
- add os-impl-no-select.c for RTEMS
- See <#1251> and <nasa/cFS#471>
  • Loading branch information
astrogeco committed May 18, 2022
1 parent 07a134f commit e0309a8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ The autogenerated OSAL user's guide can be viewed at <https://github.com/nasa/cF

## Version History

### Development Build: v6.0.0-rc4+dev74

- Update codeql workflows for reusable update
- add os-impl-no-select.c for RTEMS
- See <https://github.com/nasa/osal/pull/1251> and <https://github.com/nasa/cFS/pull/471>

### Development Build: v6.0.0-rc4+dev66

- Fix UtAssert_StringBufCompare SEGV when -1 for size passed in (on CentOS 7)
Expand Down Expand Up @@ -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 <https://github.com/nasa/osal/pull/838>

### Development Build: v5.1.0-rc1+dev293
Expand Down
2 changes: 1 addition & 1 deletion src/os/inc/osapi-version.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"

/*
Expand Down

0 comments on commit e0309a8

Please sign in to comment.