Index: firmware/App/ROCommon.h =================================================================== diff -u -r533272e6ef2873fcfe7a41338a6c88c7a601605d -rdd901f699b5cc2ae1813bd99435edad6f6740485 --- firmware/App/ROCommon.h (.../ROCommon.h) (revision 533272e6ef2873fcfe7a41338a6c88c7a601605d) +++ firmware/App/ROCommon.h (.../ROCommon.h) (revision dd901f699b5cc2ae1813bd99435edad6f6740485) @@ -6,10 +6,10 @@ // ********** version ********** -#define RO_VERSION_MAJOR 0 -#define RO_VERSION_MINOR 0 -#define RO_VERSION_MICRO 0 -#define RO_VERSION_BUILD 0 +#define RO_VERSION_MAJOR 0 +#define RO_VERSION_MINOR 0 +#define RO_VERSION_MICRO 0 +#define RO_VERSION_BUILD 1 // ********** development build switches **********