aboutsummaryrefslogtreecommitdiff
path: root/compatibility/3.5.5.6.nom
diff options
context:
space:
mode:
Diffstat (limited to 'compatibility/3.5.5.6.nom')
-rw-r--r--compatibility/3.5.5.6.nom9
1 files changed, 6 insertions, 3 deletions
diff --git a/compatibility/3.5.5.6.nom b/compatibility/3.5.5.6.nom
index 32d598c..a8b8a69 100644
--- a/compatibility/3.5.5.6.nom
+++ b/compatibility/3.5.5.6.nom
@@ -1,8 +1,11 @@
-#!/usr/bin/env nomsu -V3.5.5.6
+#!/usr/bin/env nomsu -V3.6.5.6
#
This file defines upgrades from Nomsu <3.5.5.6 to Nomsu 3.5.5.6
use "compatibility/compatibility.nom"
-upgrade action "traceback" to "3.5.5.6" via ([%] -> (barf "'traceback' has been deprecated"))
-upgrade action "traceback 1" to "3.5.5.6" via ([%] -> (barf "'traceback 1' has been deprecated"))
+upgrade action "traceback" to "3.5.5.6" via (..)
+ [%] -> (barf "'traceback' has been deprecated")
+
+upgrade action "traceback 1" to "3.5.5.6" via (..)
+ [%] -> (barf "'traceback 1' has been deprecated")