Bump the version date.

This commit is contained in:
Jonathan Naylor
2016-04-04 19:40:13 +01:00
parent a2130421a9
commit cdec0ae1a4

View File

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