Bump the version date.

This commit is contained in:
Jonathan Naylor
2020-12-14 10:05:12 +00:00
parent 4897313fc0
commit 56f361b3e4

View File

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