diff options
Diffstat (limited to 'compatibility/3.nom')
| -rw-r--r-- | compatibility/3.nom | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/compatibility/3.nom b/compatibility/3.nom index 8f20f1a..36df17d 100644 --- a/compatibility/3.nom +++ b/compatibility/3.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V3.8.7.6 +#!/usr/bin/env nomsu -V4.8.8.6 # This file defines upgrades from Nomsu <=2 to Nomsu 3 @@ -9,5 +9,5 @@ upgrade action (me) to "3" as %me upgrade action (@) to "3" as %me upgrade action "as 1 2" to "3" via (..) [] -> (..) - barf ".." - Object API has changed. Use (%obj::action 1 2) instead of (as %obj: action 1 2) + barf "\ + ..Object API has changed. Use (%obj::action 1 2) instead of (as %obj: action 1 2)" |
