Bump the version date.

This commit is contained in:
Jonathan Naylor
2017-05-11 21:15:46 +01:00
parent ab0f0d5806
commit 1ed7c976ec

View File

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