aboutsummaryrefslogtreecommitdiffstats
path: root/vms/vmsbuild.com
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-07-16 13:22:00 +0300
committerArnold D. Robbins <arnold@skeeve.com>2010-07-16 13:22:00 +0300
commit6cc7d587a710606d3fe52222707739c7cc1b8651 (patch)
tree2b6360852d8f966bd83eeb6efd8af90f8e9b83f9 /vms/vmsbuild.com
parente888f1834b88270590b7e04d64c03c75863e4565 (diff)
downloadegawk-6cc7d587a710606d3fe52222707739c7cc1b8651.tar.gz
egawk-6cc7d587a710606d3fe52222707739c7cc1b8651.tar.bz2
egawk-6cc7d587a710606d3fe52222707739c7cc1b8651.zip
Move to gawk-3.1.3.
Diffstat (limited to 'vms/vmsbuild.com')
-rw-r--r--vms/vmsbuild.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/vmsbuild.com b/vms/vmsbuild.com
index 206ec37a..0da62445 100644
--- a/vms/vmsbuild.com
+++ b/vms/vmsbuild.com
@@ -9,7 +9,7 @@ $! gawk 3.1.0 revised, Mar'01
$! gawk 3.1.1 revised, Apr'02
$!
$ REL = "3.1" !release version number
-$ PATCHLVL = "1"
+$ PATCHLVL = "3"
$!
$!
$ CCFLAGS = "/noList" ! "/noOpt/Debug"