Index: Compatible.h =================================================================== diff -u -r57d941b0c6f99567294ee859342e4190e0d4d495 -r4938494b4f5fc93c2a914e0133699403870f80b4 --- Compatible.h (.../Compatible.h) (revision 57d941b0c6f99567294ee859342e4190e0d4d495) +++ Compatible.h (.../Compatible.h) (revision 4938494b4f5fc93c2a914e0133699403870f80b4) @@ -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.