1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-30 17:27:57 +00:00

update 13.0w

This commit is contained in:
Zeno Rogue
2024-12-22 21:44:32 +01:00
parent fa282cce0c
commit 95cecdd92f
2 changed files with 15 additions and 2 deletions

View File

@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "13.0v"
#define VERNUM_HEX 0xAA16
#define VER "13.0w"
#define VERNUM_HEX 0xAA17
#include "sysconfig.h"