bump version ID values

This commit is contained in:
nhmall
2018-05-16 23:06:44 -04:00
parent fa0a136b06
commit 2b66b5ecd1
22 changed files with 64 additions and 80 deletions

View File

@@ -531,7 +531,7 @@ typedef unsigned char uchar;
#define DUMPLOG_FILE "/tmp/nethack.%n.%d.log"
/* DUMPLOG_FILE allows following placeholders:
%% literal '%'
%v version (eg. "3.6.1-0")
%v version (eg. "3.6.2-0")
%u game UID
%t game start time, UNIX timestamp format
%T current time, UNIX timestamp format