diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-08-29 15:02:36 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-08-29 15:03:03 -0700 |
| commit | 23b52bc22d9ec24702c1bed0f8ce90271eec6460 (patch) | |
| tree | ad30c4d7da4fe2f0cb328ea5c0da883ec91ac641 /tools/upgrade.nom | |
| parent | e64632be1aa938c865d06acfcf6641b75ecb42ac (diff) | |
Intermediate step in upgrading to 3.6. Fixed a bug with upgrading
methods.
Diffstat (limited to 'tools/upgrade.nom')
| -rwxr-xr-x | tools/upgrade.nom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/upgrade.nom b/tools/upgrade.nom index e3468b4..c74b8e7 100755 --- a/tools/upgrade.nom +++ b/tools/upgrade.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V3.5.5.6 +#!/usr/bin/env nomsu -V3.6.5.6 # Tool to automatically update code from old versions of Nomsu. Usage: nomsu tools/upgrade.nom [-i] file1 file2 directory1 ... |
