Index: firmware/App/HDCommon.h =================================================================== diff -u -r1c31bae22357f3d032ee615ddf28ab5a1d434288 -rf738c0e55989a77c6604fb67c0863c931ae87b0b --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 1c31bae22357f3d032ee615ddf28ab5a1d434288) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision f738c0e55989a77c6604fb67c0863c931ae87b0b) @@ -24,8 +24,8 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 6 -#define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 73 +#define HD_VERSION_MICRO 5 +#define HD_VERSION_BUILD 74 // ********** development build switches **********