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