Index: Compatible.h =================================================================== diff -u -rf7aa5147760685d9e7d4babaf1a8a3f2f3e2e57f -re74fe5cf83768c09b81b7d72717ad6bcc3bc2755 --- Compatible.h (.../Compatible.h) (revision f7aa5147760685d9e7d4babaf1a8a3f2f3e2e57f) +++ Compatible.h (.../Compatible.h) (revision e74fe5cf83768c09b81b7d72717ad6bcc3bc2755) @@ -1,14 +1,14 @@ /************************************************************************** * -* Copyright (c) 2021-2023 Diality Inc. - All Rights Reserved. +* Copyright (c) 2021-2024 Diality Inc. - All Rights Reserved. * * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * @file Compatible.h * -* @author (last) Sean Nash -* @date (last) 09-Oct-2023 +* @author (last) Dara Navaei +* @date (last) 23-Oct-2023 * * @author (original) Sean Nash * @date (original) 06-May-2021 @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 9 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 10 ///< 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.