Bump the version date.

This commit is contained in:
Jonathan Naylor 2026-04-07 12:47:30 +01:00
parent 9cfd474607
commit 5da5c46e04

View file

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