Index: Compatible.h =================================================================== diff -u -r2b778c7235f11ec4ee2d79d561707aa4854c8f1f -rdbc873e4e818974a1d732baa06141902407eb781 --- Compatible.h (.../Compatible.h) (revision 2b778c7235f11ec4ee2d79d561707aa4854c8f1f) +++ Compatible.h (.../Compatible.h) (revision dbc873e4e818974a1d732baa06141902407eb781) @@ -8,7 +8,7 @@ * @file Compatible.h * * @author (last) Dara Navaei -* @date (last) 30-Jan-2025 +* @date (last) 31-Mar-2025 * * @author (original) Sean Nash * @date (original) 06-May-2021 @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 16 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 17 ///< 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.