1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-06-06 12:52:11 +00:00

version 12.1m

This commit is contained in:
Zeno Rogue
2023-03-26 09:42:49 +02:00
parent a47dbc5dd5
commit 759de3274a
2 changed files with 5 additions and 2 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "12.1l"
#define VERNUM_HEX 0xA92C
#define VER "12.1m"
#define VERNUM_HEX 0xA92D
#include "sysconfig.h"