Skip to content

Commit

Permalink
Bump to v6.0.0-rc4+dev217
Browse files Browse the repository at this point in the history
  • Loading branch information
dzbaker committed May 26, 2023
1 parent 23f3963 commit 0517cc8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## Development Build: v6.0.0-rc4+dev217
- Add additional counters to test summary
- See <https://github.com/nasa/osal/pull/1393>

## Development Build: v6.0.0-rc4+dev213
- Create Workflow for IC Bundle Generation
- See <https://github.com/nasa/osal/pull/1383>
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 213
#define OS_BUILD_NUMBER 217
#define OS_BUILD_BASELINE "v6.0.0-rc4"

/*
Expand Down

0 comments on commit 0517cc8

Please sign in to comment.