Bump the version date.

This commit is contained in:
Jonathan Naylor
2016-05-05 18:00:57 +01:00
parent ed6586fa58
commit 07f8d26b17

View File

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