Skip to content

Commit 550d2ef

Browse files
committed
Bump to v6.0.0-rc4+dev213
1 parent 4b32b21 commit 550d2ef

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## Development Build: v6.0.0-rc4+dev213
4+
- Create Workflow for IC Bundle Generation
5+
- See <https://github.com/nasa/osal/pull/1383>
6+
37
## Development Build: v6.0.0-rc4+dev209
48
- add assert macros for other data types
59
- See <https://github.com/nasa/osal/pull/1375>

src/os/inc/osapi-version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/*
3535
* Development Build Macro Definitions
3636
*/
37-
#define OS_BUILD_NUMBER 209
37+
#define OS_BUILD_NUMBER 213
3838
#define OS_BUILD_BASELINE "v6.0.0-rc4"
3939

4040
/*

0 commit comments

Comments
 (0)