Bump the version date.

This commit is contained in:
Jonathan Naylor
2017-09-22 21:17:55 +01:00
parent b966fe7167
commit be546cffaa

View File

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