Index: Compatible.h =================================================================== diff -u -r07e22db44987cf7c7300009b3ff101189d185727 -r4a770be8f718d501d6384d5eb88ef309f07b3732 --- Compatible.h (.../Compatible.h) (revision 07e22db44987cf7c7300009b3ff101189d185727) +++ Compatible.h (.../Compatible.h) (revision 4a770be8f718d501d6384d5eb88ef309f07b3732) @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 10 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 11 ///< 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.