Bump the version date.

This commit is contained in:
Jonathan Naylor
2016-05-27 17:54:40 +01:00
parent ec2014aa4d
commit 9dfba5095c

View File

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