Index: Compatible.h =================================================================== diff -u -r7eda2e3915a73edb13480a8197e5dd7d5c912b22 -rc19c06d1b5f4aa16ea13837e7177cceb83a14aee --- Compatible.h (.../Compatible.h) (revision 7eda2e3915a73edb13480a8197e5dd7d5c912b22) +++ Compatible.h (.../Compatible.h) (revision c19c06d1b5f4aa16ea13837e7177cceb83a14aee) @@ -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.