Index: Compatible.h =================================================================== diff -u -r048ff79b50b2c2955ea4e5f7cb6c5cff67e95809 -r32ec5301d9b5c17b59e06c8b521d5b2bd7ad7b79 --- Compatible.h (.../Compatible.h) (revision 048ff79b50b2c2955ea4e5f7cb6c5cff67e95809) +++ Compatible.h (.../Compatible.h) (revision 32ec5301d9b5c17b59e06c8b521d5b2bd7ad7b79) @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 1 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 2 ///< 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.