mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-25 09:30:35 +00:00
11.0e version number
This commit is contained in:
parent
29109c252e
commit
ddd1161acc
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.0d"
|
#define VER "11.0e"
|
||||||
#define VERNUM 11004
|
#define VERNUM 11005
|
||||||
#define VERNUM_HEX 0xA604
|
#define VERNUM_HEX 0xA605
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include "hyper_function.h"
|
#include "hyper_function.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user