Index: Compatible.h =================================================================== diff -u -r9111c51823ce900943c7e0ea231874d5de6b05bb -r1c2562f60f56b2d41a184db7e83aede94c5953d4 --- Compatible.h (.../Compatible.h) (revision 9111c51823ce900943c7e0ea231874d5de6b05bb) +++ Compatible.h (.../Compatible.h) (revision 1c2562f60f56b2d41a184db7e83aede94c5953d4) @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 13 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 14 ///< 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.