Index: firmware/App/HDCommon.h =================================================================== diff -u -r1addb5d7e52e17879db2c1f87b864cd5489b7ef7 -r4d03f00c00c89c41e7364a23e22d31c6a5d6c811 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 1addb5d7e52e17879db2c1f87b864cd5489b7ef7) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 4d03f00c00c89c41e7364a23e22d31c6a5d6c811) @@ -22,10 +22,10 @@ // ********** version ********** -#define HD_VERSION_MAJOR 0 -#define HD_VERSION_MINOR 9 -#define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 350 +#define HD_VERSION_MAJOR 15 +#define HD_VERSION_MINOR 81 +#define HD_VERSION_MICRO 14 +#define HD_VERSION_BUILD 200 // ********** development build switches **********