From 3013e956b959c76e14c12417d279e071f35494a3 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 8 Jan 2023 16:44:28 +0100 Subject: [PATCH] 12.1h --- hyper.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hyper.h b/hyper.h index 90aff3f2..d4d4ccec 100644 --- a/hyper.h +++ b/hyper.h @@ -13,8 +13,8 @@ #define _HYPER_H_ // version numbers -#define VER "12.1g" -#define VERNUM_HEX 0xA927 +#define VER "12.1h" +#define VERNUM_HEX 0xA928 #include "sysconfig.h"