mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 17:10:36 +00:00
version number changed to 11.0h
This commit is contained in:
parent
4ac186437b
commit
d46a909612
6
hyper.h
6
hyper.h
@ -2,9 +2,9 @@
|
|||||||
// It is quite chaotic.
|
// It is quite chaotic.
|
||||||
|
|
||||||
// version numbers
|
// version numbers
|
||||||
#define VER "11.0g"
|
#define VER "11.0h"
|
||||||
#define VERNUM 11007
|
#define VERNUM 11008
|
||||||
#define VERNUM_HEX 0xA607
|
#define VERNUM_HEX 0xA608
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include "hyper_function.h"
|
#include "hyper_function.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user