Index: firmware/App/HDCommon.h =================================================================== diff -u -r40cde056b5b490d7c1f6dcbdcd5074ebf1d6573c -r0e6d07e4158ed30067f87aa3e9a2bdb024bd7211 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 40cde056b5b490d7c1f6dcbdcd5074ebf1d6573c) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 0e6d07e4158ed30067f87aa3e9a2bdb024bd7211) @@ -21,9 +21,9 @@ // ********** version ********** -#define HD_VERSION_MAJOR 0 -#define HD_VERSION_MINOR 3 -#define HD_VERSION_BUILD 0 +#define HD_VERSION_MAJOR 0 +#define HD_VERSION_MINOR 3 +#define HD_VERSION_BUILD 5 // ********** build switches ********** #ifndef _RELEASE_