Index: firmware/App/HDCommon.h =================================================================== diff -u -r4a11336a0bca2ceb88ac19547d40c8dc31480366 -r5562cdd08797bd6202348edc76b6928b0a815ddc --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 4a11336a0bca2ceb88ac19547d40c8dc31480366) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 5562cdd08797bd6202348edc76b6928b0a815ddc) @@ -25,7 +25,7 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 5 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 9033 +#define HD_VERSION_BUILD 9035 // ********** development build switches ********** @@ -64,7 +64,7 @@ #define SKIP_PRIMING 1 // Skip Pre-treatment Prime #define SKIP_WET_SELF_TESTS 1 // Skip Pre-treatment prime wet self-tests // #define V1_5_SYSTEM 1 // Build for v1.5 system - #define V2_0_SYSTEM 1 // Build for v2.0 system +// #define V2_0_SYSTEM 1 // Build for v2.0 system #define SKIP_SAMPLE_WATER 1 // Skip pre-treatment sample water #define SKIP_CONSUMABLE_TESTS 1 // Skip pre-treatment consumable Self-tests #define SKIP_DRY_SELF_TESTS 1 // Skip pre-treatment dry self-tests