This commit is contained in:
Zeno Rogue
2020-11-19 18:16:59 +01:00
parent 3564522393
commit 665d52eeae
2 changed files with 11 additions and 2 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "11.4b"
#define VERNUM_HEX 0xA842
#define VER "11.4c"
#define VERNUM_HEX 0xA843
#include "sysconfig.h"