Index: Compatible.h =================================================================== diff -u -rc05573a5348f9bdaba272266ae16582202d32f9c -rf6ef408d2f2c95a0a32991999d2537593f78a5c5 --- Compatible.h (.../Compatible.h) (revision c05573a5348f9bdaba272266ae16582202d32f9c) +++ Compatible.h (.../Compatible.h) (revision f6ef408d2f2c95a0a32991999d2537593f78a5c5) @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 16 // TODO change to 17 in staging ///< 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.