File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Development Build: equuleus-rc1+dev239
4
+ - address sanitizer issue in coverage-evs-ALL
5
+ - See < https://github.com/nasa/cFE/pull/2643 >
6
+
3
7
## Development Build: equuleus-rc1+dev235
4
8
- add initialization of table indices
5
9
- See < https://github.com/nasa/cFE/pull/2633 >
Original file line number Diff line number Diff line change 26
26
#define CFE_VERSION_H
27
27
28
28
/* Development Build Macro Definitions */
29
- #define CFE_BUILD_NUMBER 235 /**< @brief Development: Number of development git commits since CFE_BUILD_BASELINE */
29
+ #define CFE_BUILD_NUMBER 239 /**< @brief Development: Number of development git commits since CFE_BUILD_BASELINE */
30
30
#define CFE_BUILD_BASELINE "equuleus-rc1" /**< @brief Development: Reference git tag for build number */
31
31
#define CFE_BUILD_DEV_CYCLE "equuleus-rc2" /**< @brief Development: Release name for current development cycle */
32
32
#define CFE_BUILD_CODENAME "Equuleus" /**< @brief: Development: Code name for the current build */
You can’t perform that action at this time.
0 commit comments