File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,12 @@ This is a collection of services and associated framework to be located in the `
6
6
7
7
## Version Notes
8
8
9
- - 6.7.2:
10
- - Minor bugs and enhancements: https://github.com/nasa/cFE/pull/388
11
- - 6.7.1:
12
- - Minor bug fixes: https://github.com/nasa/cFE/pull/378
9
+ - 6.7.3: DEVELOPMENT
10
+ - Minor updates (see https://github.com/nasa/cFE/pull/413 )
11
+ - 6.7.2: DEVELOPMENT
12
+ - Minor bugs and enhancements (see https://github.com/nasa/cFE/pull/388 )
13
+ - 6.7.1: DEVELOPMENT
14
+ - Minor bug fixes (see https://github.com/nasa/cFE/pull/378 )
13
15
- Fix strlen in CFE_ES_TaskInit https://github.com/nasa/cFE/pull/23
14
16
- 6.7.0: RELEASE CANDIDATE
15
17
- In build verification testing to be considered for official release
Original file line number Diff line number Diff line change 81
81
*/
82
82
#define CFE_MAJOR_VERSION 6
83
83
#define CFE_MINOR_VERSION 7
84
- #define CFE_REVISION 2
84
+ #define CFE_REVISION 3
85
85
86
86
87
87
#endif /* _cfe_version_ */
You can’t perform that action at this time.
0 commit comments