File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ sample_app is an example for how to build and link an application in cFS. See al
1111
1212## Version History
1313
14+ ### Development Build: v1.3.0-rc4+dev9
15+
16+ - Use preferred UT patterns
17+ - Reuse CodeQL, Static Analysis, and Format Check
18+ - See < https://github.com/nasa/cFS/pull/414 >
19+
1420### Development Build: v1.3.0-rc4+dev4
1521
1622- Use CFE_MSG_PTR conversion macro
Original file line number Diff line number Diff line change 3131
3232/* Development Build Macro Definitions */
3333
34- #define SAMPLE_APP_BUILD_NUMBER 4 /*!< Development Build: Number of commits since baseline */
34+ #define SAMPLE_APP_BUILD_NUMBER 9 /*!< Development Build: Number of commits since baseline */
3535#define SAMPLE_APP_BUILD_BASELINE \
3636 "v1.3.0-rc4" /*!< Development Build: git tag that is the base for the current development */
3737
You can’t perform that action at this time.
0 commit comments