File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Development Build: equuleus-rc1+dev54
4
+ - 'Fix #237, update sample app to reflect 582 standard'
5
+ - See: <https://github.com/nasa/sample_app/pull/238>
6
+
7
+
3
8
## Development Build: equuleus-rc1+dev50
4
9
- Address sanitizer issue
5
10
- See <https://github.com/nasa/sample_app/pull/235>
Original file line number Diff line number Diff line change 27
27
28
28
/* Development Build Macro Definitions */
29
29
30
- #define SAMPLE_APP_BUILD_NUMBER 50 /*!< Development Build: Number of commits since baseline */
30
+ #define SAMPLE_APP_BUILD_NUMBER 54
31
31
#define SAMPLE_APP_BUILD_BASELINE "equuleus-rc1" /*!< Development Build: git tag that is the base for the current development */
32
32
#define SAMPLE_APP_BUILD_DEV_CYCLE "equuleus-rc2" /**< @brief Development: Release name for current development cycle */
33
33
#define SAMPLE_APP_BUILD_CODENAME "Equuleus" /**< @brief: Development: Code name for the current build */
You can’t perform that action at this time.
0 commit comments