Index: firmware/App/HDCommon.h =================================================================== diff -u -rd270bdd420b6cab26851f3f195256b5c4b383d43 -r643c01a29ea77aa435438877ff4927abcdfa912f --- firmware/App/HDCommon.h (.../HDCommon.h) (revision d270bdd420b6cab26851f3f195256b5c4b383d43) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 643c01a29ea77aa435438877ff4927abcdfa912f) @@ -24,8 +24,8 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 6 -#define HD_VERSION_MICRO 5 -#define HD_VERSION_BUILD 25 +#define HD_VERSION_MICRO 0 +#define HD_VERSION_BUILD 26 // ********** development build switches **********