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