aboutsummaryrefslogtreecommitdiffstats
path: root/vms/vmsbuild.com
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-05-21 14:42:21 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-05-21 14:42:21 +0300
commit43c3c20780092e1e214520a02897eaeb5cda15f9 (patch)
treecfd53062ac96d616b5f53a97cebe39677e8b5845 /vms/vmsbuild.com
parent1966bd9cd849c3d83dbb0fcb547684b17c2cd61e (diff)
parentdc3e48f579e720d4b9ee6ff52b42c17f00d7f31d (diff)
downloadegawk-43c3c20780092e1e214520a02897eaeb5cda15f9.tar.gz
egawk-43c3c20780092e1e214520a02897eaeb5cda15f9.tar.bz2
egawk-43c3c20780092e1e214520a02897eaeb5cda15f9.zip
Merge branch 'master' into feature/regex-type
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 da65407c..a43039ef 100644
--- a/vms/vmsbuild.com
+++ b/vms/vmsbuild.com
@@ -13,9 +13,10 @@ $! gawk 4.0.0 revd, May'11
$! gawk 4.1.0 revd, May'13
$! gawk 4.1.1 revd, Apr'14
$! gawk 4.1.2 revd, Apr'15
+$! gawk 4.1.3 revd, May'15
$!
$ REL = "4.1" !release version number
-$ PATCHLVL = "2"
+$ PATCHLVL = "3"
$!
$ if (f$getsyi("HW_MODEL") .lt. 1024)
$ then