Bump the version date.

This commit is contained in:
Jonathan Naylor
2024-02-09 15:56:49 +00:00
parent 06a3da0f2e
commit 218a017956

View File

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