Index: Compatible.h =================================================================== diff -u -r9294552d53fd571ab4567a6d9ec7ab5c18e5c9cc -r91dbe0db05d57d69fae978b55b5ca8da1c6d8544 --- Compatible.h (.../Compatible.h) (revision 9294552d53fd571ab4567a6d9ec7ab5c18e5c9cc) +++ Compatible.h (.../Compatible.h) (revision 91dbe0db05d57d69fae978b55b5ca8da1c6d8544) @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 18 // TODo rev up ///< 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.