some 3.4.1 preparation

Update patchlevel.h
Update some strings from 3.4.0 to 3.4.1.
This commit is contained in:
nethack.allison
2002-03-29 06:30:33 +00:00
parent e52620da26
commit 14ec6fe03b
20 changed files with 65 additions and 76 deletions

View File

@@ -64,7 +64,7 @@ LEXYYC = lexyy.c
#
# Uncomment this line if you want to include support for ALT-numeric
# sequences, such as ALT-2 for toggling #twoweapon mode.
# Note that this code did not get a thorough testing prior to 3.4.0
# Note that this code did not get a thorough testing prior to 3.4.x
#NEWALT=/DNEW_ALT
#############################################################################