version 13.1c

This commit is contained in:
Zeno Rogue
2025-08-19 11:12:12 +02:00
parent 5f486ae785
commit 5bebe221d4
2 changed files with 22 additions and 2 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "13.1b"
#define VERNUM_HEX 0xAA22
#define VER "13.1c"
#define VERNUM_HEX 0xAA23
#include "sysconfig.h"