bumped version to v 0.7
This commit is contained in:
parent
bc40ddbd9f
commit
15216f7f3a
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
|
@ -16,7 +16,7 @@
|
||||||
#include "Socket.h"
|
#include "Socket.h"
|
||||||
#include "clienthandler.h"
|
#include "clienthandler.h"
|
||||||
|
|
||||||
#define VERSION "v0.6"
|
#define VERSION "v0.7"
|
||||||
|
|
||||||
volatile bool stop = false;
|
volatile bool stop = false;
|
||||||
volatile bool resettSerialPort = false;
|
volatile bool resettSerialPort = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue