Skip to content

Commit

Permalink
Bump to v6.0.0-rc4+dev32
Browse files Browse the repository at this point in the history
  • Loading branch information
astrogeco committed Feb 3, 2022
1 parent e3d2f4c commit b095858
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ The autogenerated OSAL user's guide can be viewed at <https://github.com/nasa/cF

## Version History

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

- Typesafe definition of osal_id_t
- See <https://github.com/nasa/osal/pull/1209> and <https://github.com/nasa/cFS/pull/414>

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

- Search global and local symbol tables
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 @@ -36,7 +36,7 @@
/*
* Development Build Macro Definitions
*/
#define OS_BUILD_NUMBER 29
#define OS_BUILD_NUMBER 32
#define OS_BUILD_BASELINE "v6.0.0-rc4"

/*
Expand Down

0 comments on commit b095858

Please sign in to comment.