diff options
Diffstat (limited to 'vms/descrip.mms')
-rw-r--r-- | vms/descrip.mms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/descrip.mms b/vms/descrip.mms index ec00eb9a..e7e1fc40 100644 --- a/vms/descrip.mms +++ b/vms/descrip.mms @@ -129,7 +129,7 @@ DOCS= $(DOCDIR)gawk.1,$(DOCDIR)gawk.texi,$(DOCDIR)texinfo.tex # Release of gawk REL=3.0 -PATCHLVL=3 +PATCHLVL=4 # generic target all : gawk |