Bump the version date.

This commit is contained in:
Jonathan Naylor
2016-02-17 07:06:47 +00:00
parent 177161c02d
commit 6a7b4a95c1

View File

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