Bump the version date.

This commit is contained in:
Jonathan Naylor 2016-06-14 19:43:37 +01:00
parent 7ea8329761
commit 2a054426b5

View file

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