From 4efe44ed271aeed8e25e909344788d92a0d9f82b Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 11 Nov 2018 15:50:46 -0800 Subject: Fully upgraded to 4.10.12.7, including deprecating the old list/dict comprehension methods, in favor of the new native support. --- compatibility/4.9.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compatibility/4.9.nom') diff --git a/compatibility/4.9.nom b/compatibility/4.9.nom index 76df07b..e72b159 100644 --- a/compatibility/4.9.nom +++ b/compatibility/4.9.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V4.9.11.6 +#!/usr/bin/env nomsu -V4.10.12.7 # This file defines upgrades from Nomsu <4.9 to 4.9 use "compatibility/compatibility.nom" -- cgit v1.2.3