From 534f6e30f286a25b9378409e130da44c939efa44 Mon Sep 17 00:00:00 2001 From: Ben Pirt Date: Fri, 30 Oct 2015 10:50:40 +0000 Subject: [PATCH] Bump the version --- src/Mirobot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mirobot.h b/src/Mirobot.h index 2ac6f5a..8ef21a2 100644 --- a/src/Mirobot.h +++ b/src/Mirobot.h @@ -25,7 +25,7 @@ #define STATUS_LED 13 -#define MIROBOT_VERSION "2.0.2" +#define MIROBOT_VERSION "2.0.3" #define MAGIC_BYTE_1 0xF0 #define MAGIC_BYTE_2 0x0D