Index: Compatible.h =================================================================== diff -u -rd08b07ef32932ae672a5896ed987e82c33ef7731 -r6954b8005c75ee5002c45c858c5ddc28306aa1ec --- Compatible.h (.../Compatible.h) (revision d08b07ef32932ae672a5896ed987e82c33ef7731) +++ Compatible.h (.../Compatible.h) (revision 6954b8005c75ee5002c45c858c5ddc28306aa1ec) @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 19 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 20 ///< 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 3 ///< Compatibility revision for DG firmware with DG FPGA.