From 23b52bc22d9ec24702c1bed0f8ce90271eec6460 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 29 Aug 2018 15:02:36 -0700 Subject: Intermediate step in upgrading to 3.6. Fixed a bug with upgrading methods. --- compatibility/3.5.5.6.nom | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'compatibility/3.5.5.6.nom') 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") -- cgit v1.2.3