3.3.2 to 3.4.0
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user