Index: Compatible.h =================================================================== diff -u -rf7c27cc9775b8e20654d8b44ce6b35a67d6fc139 -r236637e98959c6869e8cecc22a24d81dff78a18e --- Compatible.h (.../Compatible.h) (revision f7c27cc9775b8e20654d8b44ce6b35a67d6fc139) +++ Compatible.h (.../Compatible.h) (revision 236637e98959c6869e8cecc22a24d81dff78a18e) @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 17 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 18 ///< 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.