From 6517229f87299e89afeb9770ff3c45809d39527b Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Sat, 8 May 2021 23:24:36 +0100 Subject: [PATCH] Bump the version date. --- Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version.h b/Version.h index 4be44b1..86c2e5a 100644 --- a/Version.h +++ b/Version.h @@ -19,7 +19,7 @@ #if !defined(VERSION_H) #define VERSION_H -#define VERSION "20210407" +#define VERSION "20210508" #endif