Index: firmware/App/HDCommon.h =================================================================== diff -u -r2f843ef97c6952fa232004f9af5263e328150030 -r85461230e0cbc8ad08bd5c97d12cf5cbc451f31d --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 2f843ef97c6952fa232004f9af5263e328150030) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 85461230e0cbc8ad08bd5c97d12cf5cbc451f31d) @@ -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 1 // ********** development build switches **********