File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,13 @@ The autogenerated OSAL user's guide can be viewed at <https://github.com/nasa/cF
1111
1212## Version History
1313
14+ ### Development Build: v6.0.0-rc4+dev66
15+
16+ - Fix UtAssert_StringBufCompare SEGV when -1 for size passed in (on CentOS 7)
17+ - Enable format check workflow on push to all branches
18+ - Update Copyright Headers
19+ - Standardize version.h
20+ - See < https://github.com/nasa/osal/pull/1239 > and < https://github.com/nasa/cFS/445 >
1421### Development Build: v6.0.0-rc4+dev54
1522
1623- Revert development version identifier to 99 for revision number
Original file line number Diff line number Diff line change 3434/*
3535 * Development Build Macro Definitions
3636 */
37- #define OS_BUILD_NUMBER 54
37+ #define OS_BUILD_NUMBER 66
3838#define OS_BUILD_BASELINE "v6.0.0-rc4"
3939
4040/*
You can’t perform that action at this time.
0 commit comments