Bump the version date.

This commit is contained in:
Jonathan Naylor
2016-02-29 07:29:30 +00:00
parent 4b77e3fa96
commit 0c1e6d3542

View File

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