From b0d29b16b28e6a8f1935e8666fb59e99cfbbb8ba Mon Sep 17 00:00:00 2001 From: Charles Date: Wed, 4 Apr 2018 01:27:36 +0200 Subject: [PATCH] bump to v1.2.92 --- src/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.h b/src/main.h index ddaccee9..b6b675d5 100644 --- a/src/main.h +++ b/src/main.h @@ -1,5 +1,5 @@ // program version - note: increment version after modifications to configData_t struct!! -#define PROGVERSION "1.2.91" // use max 10 chars here! +#define PROGVERSION "1.2.92" // use max 10 chars here! #define PROGNAME "PAXCNT" // Verbose enables serial output