Index: Compatible.h =================================================================== diff -u -r65b8711ded4959c39b5f2e7b880febddc6c5f0cc -r32f44f7ef6ca1580a966d8b08366ce842117762b --- Compatible.h (.../Compatible.h) (revision 65b8711ded4959c39b5f2e7b880febddc6c5f0cc) +++ Compatible.h (.../Compatible.h) (revision 32f44f7ef6ca1580a966d8b08366ce842117762b) @@ -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.