Index: firmware/App/HDCommon.h =================================================================== diff -u -rb14efe97c6baf3cca79d9199fd0575768262eb9f -r7e3d57acf46bb343a7862f19211f68f7c3ca6d31 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision b14efe97c6baf3cca79d9199fd0575768262eb9f) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 7e3d57acf46bb343a7862f19211f68f7c3ca6d31) @@ -24,8 +24,8 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 6 -#define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 82 +#define HD_VERSION_MICRO 5 +#define HD_VERSION_BUILD 83 // ********** development build switches **********