From e5f5d74ba81fb140d493e85bcdf80182208e311a Mon Sep 17 00:00:00 2001 From: Nenad Rakocevic Date: Sun, 11 Feb 2024 15:53:08 +0100 Subject: [PATCH] FEAT: adds version barrier to map-conv.red --- utils/migration/map-conv.red | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utils/migration/map-conv.red b/utils/migration/map-conv.red index 868edfe8e1..0168c1fead 100644 --- a/utils/migration/map-conv.red +++ b/utils/migration/map-conv.red @@ -95,6 +95,8 @@ context [ /ignore "Exclude file(s) from processing" d-files [file! block!] "File(s) to exclude" ][ + if system/build/date >= 9-Feb-2024 [print "Error: use a Red version before 9-Feb-2024!" exit] + set prefs reduce [save not no-copy not no-detail] set stats 0