Index: Compatible.h =================================================================== diff -u -r8fc441b150d7a6aedf415c329ada5c29da99bf27 -r3b5a32bace3e00f68953cd665db9bb6dd653abec --- Compatible.h (.../Compatible.h) (revision 8fc441b150d7a6aedf415c329ada5c29da99bf27) +++ Compatible.h (.../Compatible.h) (revision 3b5a32bace3e00f68953cd665db9bb6dd653abec) @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 15 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 16 ///< 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.