Index: firmware/App/HDCommon.h =================================================================== diff -u -r2f843ef97c6952fa232004f9af5263e328150030 -rc137194f0eb455096cd56a1f37bfbc6f623f41aa --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 2f843ef97c6952fa232004f9af5263e328150030) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision c137194f0eb455096cd56a1f37bfbc6f623f41aa) @@ -22,10 +22,10 @@ // ********** version ********** -#define HD_VERSION_MAJOR 0 -#define HD_VERSION_MINOR 9 +#define HD_VERSION_MAJOR 1 +#define HD_VERSION_MINOR 0 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 20 +#define HD_VERSION_BUILD 5 // ********** development build switches **********