Bump the version date.

This commit is contained in:
Jonathan Naylor
2020-07-06 10:22:00 +01:00
parent 3cc77c5c57
commit 954231ccbc

View File

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