diff --git a/src/uncategorized/main.tw b/src/uncategorized/main.tw
index 9e7f397ea0d99ed1885fe6a3deb445e4042a3f0a..8842c0037202bffd4c5c2d0e36755b8c7ab0ba6f 100644
--- a/src/uncategorized/main.tw
+++ b/src/uncategorized/main.tw
@@ -4,7 +4,7 @@
 <<resetAssignmentFilter>>
 <<if $releaseID >= 1000 || $ver.includes("0.9") || $ver.includes("0.8") || $ver.includes("0.7") || $ver.includes("0.6")>>
 	<<if $releaseID >= 1031>>
-	<<elseif $releaseID == 1030>>
+	<<elseif $releaseID < 1031>>
 		''@@.red;INCOMPATIBILITY WARNING:@@'' your saved game was created using version $ver build $releaseID. Due to a major overhaul to intelligence and education, it is advisable to run backwards compatibility.
 	<<elseif $releaseID >= 1022 && ndef $SF>>
 		''@@.red;INCOMPATIBILITY WARNING:@@'' your saved game was created using version $ver build $releaseID. Due to a major changes to the Security Force Mod, you must run backwards compatibility.