Index: firmware/App/FPCommon.h =================================================================== diff -u -r703b058ad75cf9b90acf3b6f7cc02731e771ac4c -ra316c6dd84450eba94cc7ea69e01b6764f87e615 --- firmware/App/FPCommon.h (.../FPCommon.h) (revision 703b058ad75cf9b90acf3b6f7cc02731e771ac4c) +++ firmware/App/FPCommon.h (.../FPCommon.h) (revision a316c6dd84450eba94cc7ea69e01b6764f87e615) @@ -9,7 +9,7 @@ #define FP_VERSION_MAJOR 0 #define FP_VERSION_MINOR 0 #define FP_VERSION_MICRO 0 -#define FP_VERSION_BUILD 26 +#define FP_VERSION_BUILD 27 // ********** development build switches **********