This commit is contained in:
Zeno Rogue
2025-05-12 01:02:00 +02:00
parent 00c6c84bdf
commit 89877cb058
2 changed files with 25 additions and 2 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "13.0x"
#define VERNUM_HEX 0xAA18
#define VER "13.0y"
#define VERNUM_HEX 0xAA19
#include "sysconfig.h"