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