From 66c4aa4a0c0bd51d69ccaf96129c0ffaeed5dcbf Mon Sep 17 00:00:00 2001 From: Charles Date: Thu, 5 Apr 2018 08:47:17 +0200 Subject: [PATCH] bump to v1.2.94 --- src/main.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main.h b/src/main.h index 16e8a293..ba1dbb68 100644 --- a/src/main.h +++ b/src/main.h @@ -1,5 +1,7 @@ +#pragma once + // program version - note: increment version after modifications to configData_t struct!! -#define PROGVERSION "1.2.93" // use max 10 chars here! +#define PROGVERSION "1.2.94" // use max 10 chars here! #define PROGNAME "PAXCNT" // Verbose enables serial output