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

version 13.1f

This commit is contained in:
Zeno Rogue
2025-10-11 09:09:17 +02:00
parent e9a7d66e93
commit eb0d9ce044
2 changed files with 46 additions and 2 deletions

View File

@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "13.1e"
#define VERNUM_HEX 0xAA25
#define VER "13.1f"
#define VERNUM_HEX 0xAA26
#include "sysconfig.h"