Bump the version date.

This commit is contained in:
Jonathan Naylor
2017-07-19 20:07:54 +01:00
parent 790ca554e6
commit 8a131f45b3

View File

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