Index: firmware/App/HDCommon.h =================================================================== diff -u -r539eaef45e9cc203ccec223df9b2a7acf4770ef6 -rf1c099b79e0825afe54379577454518f7a134a73 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 539eaef45e9cc203ccec223df9b2a7acf4770ef6) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision f1c099b79e0825afe54379577454518f7a134a73) @@ -1,6 +1,6 @@ /************************************************************************** * -* Copyright (c) 2019-2021 Diality Inc. - All Rights Reserved. +* Copyright (c) 2019-2022 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. @@ -25,7 +25,7 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 6 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 0 +#define HD_VERSION_BUILD 29 // ********** development build switches **********