File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ This is a collection of APIs abstracting platform specific functionality to be l
88
99## Version History
1010
11+ ### Development Build: 1.5.0-rc1+dev6
12+
13+ - Adds CFE_PSP_GetProcessorName
14+ - Removes classic make artifacts
15+ - See < https://github.com/nasa/PSP/pull/190 >
16+
1117### Development Build: 1.4.0+dev76
1218
1319- Provide a new framework and perform PSP coverage tests. New coverage test executable is built and several files within PSP are targeted.
Original file line number Diff line number Diff line change 2929/*
3030 * Development Build Macro Definitions
3131 */
32- #define CFE_PSP_IMPL_BUILD_NUMBER 76
33- #define CFE_PSP_IMPL_BUILD_BASELINE "v1.4.0+dev "
32+ #define CFE_PSP_IMPL_BUILD_NUMBER 6
33+ #define CFE_PSP_IMPL_BUILD_BASELINE "v1.5.0-rc1 "
3434
3535/*
3636 * Version Macro Definitions
You can’t perform that action at this time.
0 commit comments