Index: firmware/App/DDCommon.h =================================================================== diff -u -r5479efc61e81eb9e133d529afe805b006797a572 -rb36ca0b49c410f690519c0622990825fd5dba500 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 5479efc61e81eb9e133d529afe805b006797a572) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision b36ca0b49c410f690519c0622990825fd5dba500) @@ -25,8 +25,10 @@ #define DD_VERSION_MAJOR 0 #define DD_VERSION_MINOR 0 #define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 10 +#define DD_VERSION_BUILD 11 + + // ********** development build switches ********** #ifndef _RELEASE_ @@ -40,7 +42,7 @@ //#define __PITEST__ 1 //Uncomment below if diener concentrate pump used -//#define __DIENER_CONC_PUMP__ 1 +#define __DIENER_CONC_PUMP__ 1 //Uncomment below if beta hardware is used //#define __BETA_HW_VER__ 1