aboutsummaryrefslogtreecommitdiffstats
path: root/vms/vmsbuild.com
diff options
context:
space:
mode:
Diffstat (limited to 'vms/vmsbuild.com')
-rw-r--r--vms/vmsbuild.com3
1 files changed, 2 insertions, 1 deletions
diff --git a/vms/vmsbuild.com b/vms/vmsbuild.com
index 1501c85a..206ec37a 100644
--- a/vms/vmsbuild.com
+++ b/vms/vmsbuild.com
@@ -6,9 +6,10 @@ $! gawk 2.15 revised, Oct'93
$! gawk 3.0 revised, Dec'95
$! gawk 3.0.1 revised, Nov'96
$! gawk 3.1.0 revised, Mar'01
+$! gawk 3.1.1 revised, Apr'02
$!
$ REL = "3.1" !release version number
-$ PATCHLVL = "0"
+$ PATCHLVL = "1"
$!
$!
$ CCFLAGS = "/noList" ! "/noOpt/Debug"