From 09666096e8cfef88042cdcebffc606da8f1b3614 Mon Sep 17 00:00:00 2001 From: Gergő J. Miklós Date: Wed, 4 Nov 2020 04:49:25 +0100 Subject: version update --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 4c7e13c..a87a82d 100644 --- a/src/main.c +++ b/src/main.c @@ -22,7 +22,7 @@ #include "hih61xx.h" #include "hmc5883.h" -#define VERSION 1.30 +#define VERSION 1.31 #ifndef _BUILD_TIME_ #define _BUILD_TIME_ __DATE__" "__TIME__ #endif -- cgit v1.2.3