From 5a62515d7bcbd7af222a47c5fcb30723e3b65dce Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 16 May 2018 23:08:37 -0400 Subject: [PATCH] more bump of version ID --- sys/unix/sysconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/unix/sysconf b/sys/unix/sysconf index 610653837..debb2de5b 100644 --- a/sys/unix/sysconf +++ b/sys/unix/sysconf @@ -90,7 +90,7 @@ MAXPLAYERS=10 # Only available if NetHack was compiled with DUMPLOG # 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