Index: Compatible.h =================================================================== diff -u -rcb2ce14cb87ae5ba75ffa763890e20f0b912a99b -r9999c51ab140394461929db93b7205c09c3b5899 --- Compatible.h (.../Compatible.h) (revision cb2ce14cb87ae5ba75ffa763890e20f0b912a99b) +++ Compatible.h (.../Compatible.h) (revision 9999c51ab140394461929db93b7205c09c3b5899) @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 7 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 6 ///< 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.