Bump the version date.

This commit is contained in:
Jonathan Naylor
2016-03-26 21:39:56 +00:00
parent f7f78115ab
commit 30d1661505

View File

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