File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## Development Build: equuleus-rc1: dev81
3
+ ## Development Build: equuleus-rc1+dev85
4
+ - Fix workflow bug and enforce updating of coverage minimums
5
+ - See < https://github.com/nasa/osal/pull/1419 >
6
+
7
+ ## Development Build: equuleus-rc1+dev81
4
8
- Fix Address Sanitizer issue in vxworks-console-testrunner
5
9
- f-sanitizer issue in coverage-shared-idma
6
10
- See < https://github.com/nasa/osal/pull/1467 > and < https://github.com/nasa/osal/pull/1470 >
Original file line number Diff line number Diff line change 34
34
/*
35
35
* Development Build Macro Definitions
36
36
*/
37
- #define OS_BUILD_NUMBER 81
37
+ #define OS_BUILD_NUMBER 85
38
38
#define OS_BUILD_BASELINE "equuleus-rc1"
39
39
#define OS_BUILD_DEV_CYCLE "equuleus-rc2" /**< @brief Development: Release name for current development cycle */
40
40
#define OS_BUILD_CODENAME "Equuleus" /**< @brief: Development: Code name for the current build */
You can’t perform that action at this time.
0 commit comments