1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-20 16:37:40 +00:00

version 12.1k

This commit is contained in:
Zeno Rogue
2023-03-23 09:38:22 +01:00
parent 3faedc295b
commit de0e51412c
2 changed files with 38 additions and 2 deletions

View File

@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "12.1j"
#define VERNUM_HEX 0xA92A
#define VER "12.1k"
#define VERNUM_HEX 0xA92B
#include "sysconfig.h"