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