Bump the version date.

This commit is contained in:
Jonathan Naylor
2016-06-24 10:35:00 +01:00
parent 6745168688
commit 90748c90ac

View File

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