fixup: version

This commit is contained in:
Zeno Rogue 2023-03-23 01:36:57 +01:00
parent f9d28371b7
commit 732d80965f
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "12.1i"
#define VERNUM_HEX 0xA929
#define VER "12.1j"
#define VERNUM_HEX 0xA92A
#include "sysconfig.h"