Index: firmware/App/HDCommon.h =================================================================== diff -u -r6cb41faf89ea5500a378c2d845c1b9bb552b4b30 -rfa82b212735a123b0fcc4c74ddfd8734e9ac968a --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 6cb41faf89ea5500a378c2d845c1b9bb552b4b30) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision fa82b212735a123b0fcc4c74ddfd8734e9ac968a) @@ -23,8 +23,8 @@ // ********** version ********** #define HD_VERSION_MAJOR 0 -#define HD_VERSION_MINOR 4 -#define HD_VERSION_MICRO 5 +#define HD_VERSION_MINOR 5 +#define HD_VERSION_MICRO 0 #define HD_VERSION_BUILD 0 // ********** development build switches **********