We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b32b21 commit 550d2efCopy full SHA for 550d2ef
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
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
+
7
## Development Build: v6.0.0-rc4+dev209
8
- add assert macros for other data types
9
- See <https://github.com/nasa/osal/pull/1375>
src/os/inc/osapi-version.h
@@ -34,7 +34,7 @@
34
/*
35
* Development Build Macro Definitions
36
*/
37
-#define OS_BUILD_NUMBER 209
+#define OS_BUILD_NUMBER 213
38
#define OS_BUILD_BASELINE "v6.0.0-rc4"
39
40
0 commit comments