From fa5ab90d0b3c372ef1d0001a39f6808167687840 Mon Sep 17 00:00:00 2001 From: Martin Dummer Date: Sat, 2 Jun 2018 11:46:21 +0200 Subject: [PATCH] set version info v0.6-rc2 --- Jarolift_MQTT.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jarolift_MQTT.ino b/Jarolift_MQTT.ino index db43edf..0ef9c9c 100644 --- a/Jarolift_MQTT.ino +++ b/Jarolift_MQTT.ino @@ -70,7 +70,7 @@ extern "C" { #include } -#define PROGRAM_VERSION "v0.6-rc1" +#define PROGRAM_VERSION "v0.6-rc2" // Number of seconds after reset during which a // subseqent reset will be considered a double reset.