Bump the version date

This commit is contained in:
Andy CA6JAU 2018-02-23 16:14:46 -03:00
parent d7aa2b406c
commit a3605a4139

View file

@ -19,6 +19,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20170719";
const char* VERSION = "20180223";
#endif