diff --git a/main.cpp b/main.cpp index 9897fb6..bb63c82 100644 --- a/main.cpp +++ b/main.cpp @@ -16,7 +16,7 @@ #include "Socket.h" #include "clienthandler.h" -#define VERSION "v0.6" +#define VERSION "v0.7" volatile bool stop = false; volatile bool resettSerialPort = false;