From 0128f4a93b6b1f6e44a075f3f299eecd42197399 Mon Sep 17 00:00:00 2001 From: Dylan Date: Fri, 18 Aug 2023 07:15:06 -0400 Subject: [PATCH] Bump to v1.6.0-rc4+dev82 --- CHANGELOG.md | 5 +++++ fsw/mcp750-vxworks/inc/psp_version.h | 2 +- fsw/pc-linux/inc/psp_version.h | 2 +- fsw/pc-rtems/inc/psp_version.h | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43bf6053..1db06f94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## Development Build: v1.6.0-rc4+dev82 +- Implement RTEMS Sysmons +- find psp standard module +- See and + ## Development Build: v1.6.0-rc4+dev76 - Create Workflow for IC Bundle Generation - See diff --git a/fsw/mcp750-vxworks/inc/psp_version.h b/fsw/mcp750-vxworks/inc/psp_version.h index cd3ee699..9b463afa 100644 --- a/fsw/mcp750-vxworks/inc/psp_version.h +++ b/fsw/mcp750-vxworks/inc/psp_version.h @@ -27,7 +27,7 @@ /* * Development Build Macro Definitions */ -#define CFE_PSP_IMPL_BUILD_NUMBER 76 +#define CFE_PSP_IMPL_BUILD_NUMBER 82 #define CFE_PSP_IMPL_BUILD_BASELINE "v1.6.0-rc4" /* diff --git a/fsw/pc-linux/inc/psp_version.h b/fsw/pc-linux/inc/psp_version.h index cd3ee699..9b463afa 100644 --- a/fsw/pc-linux/inc/psp_version.h +++ b/fsw/pc-linux/inc/psp_version.h @@ -27,7 +27,7 @@ /* * Development Build Macro Definitions */ -#define CFE_PSP_IMPL_BUILD_NUMBER 76 +#define CFE_PSP_IMPL_BUILD_NUMBER 82 #define CFE_PSP_IMPL_BUILD_BASELINE "v1.6.0-rc4" /* diff --git a/fsw/pc-rtems/inc/psp_version.h b/fsw/pc-rtems/inc/psp_version.h index cd3ee699..9b463afa 100644 --- a/fsw/pc-rtems/inc/psp_version.h +++ b/fsw/pc-rtems/inc/psp_version.h @@ -27,7 +27,7 @@ /* * Development Build Macro Definitions */ -#define CFE_PSP_IMPL_BUILD_NUMBER 76 +#define CFE_PSP_IMPL_BUILD_NUMBER 82 #define CFE_PSP_IMPL_BUILD_BASELINE "v1.6.0-rc4" /*