Index: firmware/App/HDCommon.h =================================================================== diff -u -r7c79b8922e7799a46b1f10626ad985c58f61f12d -r77ea506a717c8a7680f7a39879343cc6fdbf8d3d --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 7c79b8922e7799a46b1f10626ad985c58f61f12d) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 77ea506a717c8a7680f7a39879343cc6fdbf8d3d) @@ -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 1 // ********** development build switches **********