Index: Compatible.h =================================================================== diff -u -r4a770be8f718d501d6384d5eb88ef309f07b3732 -r2ae479b6b85b6d6ec70547f54edfc32b59c3cef2 --- Compatible.h (.../Compatible.h) (revision 4a770be8f718d501d6384d5eb88ef309f07b3732) +++ Compatible.h (.../Compatible.h) (revision 2ae479b6b85b6d6ec70547f54edfc32b59c3cef2) @@ -8,7 +8,7 @@ * @file Compatible.h * * @author (last) Dara Navaei -* @date (last) 23-Oct-2023 +* @date (last) 06-Nov-2024 * * @author (original) Sean Nash * @date (original) 06-May-2021 @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 11 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 15 ///< Compatibility revision for all system software stacks (HD and DG and UI). #define HD_FPGA_COMPATIBILITY_REV 1 ///< Compatibility revision for HD firmware with HD FPGA. #define DG_FPGA_COMPATIBILITY_REV 2 ///< Compatibility revision for DG firmware with DG FPGA.