Index: firmware/App/HDCommon.h =================================================================== diff -u -rfb714597ad515d3774d69b94808f065788504724 -rff5aac7569e6069ca4e2f4c3c61e44977fa4fa97 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision fb714597ad515d3774d69b94808f065788504724) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision ff5aac7569e6069ca4e2f4c3c61e44977fa4fa97) @@ -22,10 +22,10 @@ // ********** version ********** -#define HD_VERSION_MAJOR 0 -#define HD_VERSION_MINOR 9 +#define HD_VERSION_MAJOR 1 +#define HD_VERSION_MINOR 1 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 32 +#define HD_VERSION_BUILD 2 // ********** development build switches **********