From 0144a305e579f49b691ed5fd66b5d46b35b1e562 Mon Sep 17 00:00:00 2001 From: Charles Date: Wed, 4 Apr 2018 01:42:10 +0200 Subject: [PATCH] Bump to v1.2.93 --- src/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.h b/src/main.h index b6b675d5..16e8a293 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.92" // use max 10 chars here! +#define PROGVERSION "1.2.93" // use max 10 chars here! #define PROGNAME "PAXCNT" // Verbose enables serial output