diff --git a/src/main.h b/src/main.h index 5ad9b39b..adae07fb 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.4" // use max 10 chars here! +#define PROGVERSION "1.3.41" // use max 10 chars here! #define PROGNAME "PAXCNT" //--- Declarations ---