diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-03-20 15:55:57 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-03-20 15:55:57 -0700 |
| commit | e665d9725c4bb02f4c18d16527367f424cb880fa (patch) | |
| tree | aed161ee6b338c2bad2312591f746459414ccafa /lib/compatibility/3.7.nom | |
| parent | 606fd090002f3d545cbd58440e96624907846f45 (diff) | |
Auto-updated to 7.0.0 syntax and removed some shims.
Diffstat (limited to 'lib/compatibility/3.7.nom')
| -rw-r--r-- | lib/compatibility/3.7.nom | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/compatibility/3.7.nom b/lib/compatibility/3.7.nom index 894c656..1062362 100644 --- a/lib/compatibility/3.7.nom +++ b/lib/compatibility/3.7.nom @@ -1,5 +1,6 @@ -#!/usr/bin/env nomsu -V6.15.13.8 -# +#!/usr/bin/env nomsu -V7.0.0 + +### This file defines upgrades from Nomsu <3.7 to 3.7 use "compatibility/compatibility" @@ -38,4 +39,4 @@ upgrade action [ upgrade action [ number of keys in $list, len $list, || $list ||, length $list, length of $list -] to "3.7" as (size of $list) +] to "3.7" as (size of $list)
\ No newline at end of file |
