Bump the version date.

This commit is contained in:
Jonathan Naylor
2018-09-10 08:57:49 +01:00
parent 131d87c830
commit ea086676a7

View File

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