Index: Compatible.h =================================================================== diff -u -r62d52887ebe2c95a47007e7cff4e5bc79c2109a6 -rcf4148d2687983085d0ff243b10bf9ffdc4c5337 --- Compatible.h (.../Compatible.h) (revision 62d52887ebe2c95a47007e7cff4e5bc79c2109a6) +++ Compatible.h (.../Compatible.h) (revision cf4148d2687983085d0ff243b10bf9ffdc4c5337) @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 7 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 8 ///< 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.