Skip to content

Commit

Permalink
Bump to v6.0.0-rc4+dev205
Browse files Browse the repository at this point in the history
  • Loading branch information
dzbaker committed Mar 2, 2023
1 parent 7c2252f commit f58e686
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## Development Build: v6.0.0-rc4+dev205
- fixup API headers for C++
- workflow to validate OSAL API
- See <https://github.com/nasa/osal/pull/1371> and <https://github.com/nasa/osal/pull/1372>

## Development Build: v6.0.0-rc4+dev199
- Modify unreachable branch in OS_ObjectIdAllocateNew
- See <https://github.com/nasa/osal/pull/1327>
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 199
#define OS_BUILD_NUMBER 205
#define OS_BUILD_BASELINE "v6.0.0-rc4"

/*
Expand Down

0 comments on commit f58e686

Please sign in to comment.