diff --git a/src/main.h b/src/main.h index 71220c44..7db20f2b 100644 --- a/src/main.h +++ b/src/main.h @@ -1,6 +1,6 @@ // program version - note: increment version after modifications to configData_t struct!! -#define PROGVERSION "1.3.51" // use max 10 chars here! +#define PROGVERSION "1.3.6" // use max 10 chars here! #define PROGNAME "PAXCNT" //--- Declarations ---