Bump the version date.

This commit is contained in:
Jonathan Naylor 2018-04-09 19:09:07 +01:00
parent 8f7c33d610
commit 3ef9910943

View File

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