Bump the version date.

This commit is contained in:
Jonathan Naylor
2018-03-19 19:04:01 +00:00
parent d0eb3802bc
commit c4e18ffd66
+1 -1
View File
@@ -19,6 +19,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20180315";
const char* VERSION = "20180319";
#endif