From 121d97b81650151c4077b79f46cd852d668153d2 Mon Sep 17 00:00:00 2001 From: IMback Date: Tue, 30 Oct 2018 23:50:22 +0100 Subject: [PATCH] verison bump --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index d69b346..96ffddf 100644 --- a/main.cpp +++ b/main.cpp @@ -12,7 +12,7 @@ #include "serial_io.h" #include "Socket.h" -#define VERSION "v0.3" +#define VERSION "v0.4" bool stop = false;