This commit is contained in:
Zeno Rogue
2024-05-28 19:35:48 +02:00
parent 5324d3d068
commit fbd2cc6b9d
2 changed files with 20 additions and 2 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "13.0i"
#define VERNUM_HEX 0xAA09
#define VER "13.0j"
#define VERNUM_HEX 0xAA0A
#include "sysconfig.h"