Index: Compatible.h =================================================================== diff -u -re978e4c48452e3299b338241626a88f8cf39d9c2 -r57d941b0c6f99567294ee859342e4190e0d4d495 --- Compatible.h (.../Compatible.h) (revision e978e4c48452e3299b338241626a88f8cf39d9c2) +++ Compatible.h (.../Compatible.h) (revision 57d941b0c6f99567294ee859342e4190e0d4d495) @@ -25,9 +25,9 @@ * @{ */ -#define SW_COMPATIBILITY_REV 18 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 19 ///< 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. +#define DG_FPGA_COMPATIBILITY_REV 3 ///< Compatibility revision for DG firmware with DG FPGA. /**@}*/