Index: firmware/App/BLCommon.h =================================================================== diff -u -r6aa845053105b2087f575fa0300aae11fbd855b4 -rac94199df8d8c38d3c2e7caf2c82100588083c0d --- firmware/App/BLCommon.h (.../BLCommon.h) (revision 6aa845053105b2087f575fa0300aae11fbd855b4) +++ firmware/App/BLCommon.h (.../BLCommon.h) (revision ac94199df8d8c38d3c2e7caf2c82100588083c0d) @@ -33,6 +33,6 @@ #define BL_VERSION_MAJOR 0 #define BL_VERSION_MINOR 0 #define BL_VERSION_MICRO 0 -#define BL_VERSION_BUILD 3 +#define BL_VERSION_BUILD 4 #endif