This commit is contained in:
Zeno Rogue
2024-05-28 20:21:45 +02:00
parent d4a610c2b6
commit 9485495e48
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "13.0j"
#define VERNUM_HEX 0xAA0A
#define VER "13.0k"
#define VERNUM_HEX 0xAA0B
#include "sysconfig.h"