aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGergő J. Miklós2020-11-04 04:49:25 +0100
committerGergő J. Miklós2020-11-04 04:49:25 +0100
commit09666096e8cfef88042cdcebffc606da8f1b3614 (patch)
treee57376bcef8fbb1b7062b478901f54429d4aa6f4
parentd5d459a82b8cc0a03fab86f07a4bb68400d64efe (diff)
downloadi2sensors-09666096e8cfef88042cdcebffc606da8f1b3614.tar.gz
i2sensors-09666096e8cfef88042cdcebffc606da8f1b3614.zip
version update
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
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