Bump the version date.

This commit is contained in:
Jonathan Naylor
2017-05-22 19:14:09 +01:00
parent 53fcea201d
commit 8340b2a2fa

View File

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