Index: Compatible.h =================================================================== diff -u -rbc96ad681c1ccb63e3c2469c0b25677857ea59a9 -r4e08f492633b22322c0d23710ba92f6b1521dfe6 --- Compatible.h (.../Compatible.h) (revision bc96ad681c1ccb63e3c2469c0b25677857ea59a9) +++ Compatible.h (.../Compatible.h) (revision 4e08f492633b22322c0d23710ba92f6b1521dfe6) @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 4 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 5 ///< 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.