3.3.2 to 3.4.0

This commit is contained in:
nethack.allison
2002-02-04 16:11:00 +00:00
parent 06528d1002
commit 742e1e8c90
178 changed files with 232 additions and 232 deletions

View File

@@ -1,5 +1,5 @@
# NetHack Makefile (VMS) - for building nethack itself.
# SCCS Id: @(#)Makefile.src 3.3 2001/12/09
# SCCS Id: @(#)Makefile.src 3.4 2001/12/09
# Copy this file to [.src]Makefile. and then edit it as needed.
# If you changed CC or CFLAGS, make similar changes in [.util]Makefile.
@@ -91,7 +91,7 @@ RANDOBJ = random.obj
# and config.h
# note: no trailing whitespace (or comment) after version or patchlevel numbers
VERSION =3.3
VERSION =3.4
PATCHLVL =0
MAKEDEFS = $(UTL)makedefs.exe;