1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-04-29 20:11:23 +00:00

update 13.1h

This commit is contained in:
Zeno Rogue
2025-12-12 16:32:45 +01:00
parent 1580d2a15f
commit 9f44c2d8d4
2 changed files with 27 additions and 2 deletions

View File

@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "13.1g"
#define VERNUM_HEX 0xAA27
#define VER "13.1h"
#define VERNUM_HEX 0xAA28
#include "sysconfig.h"