Lua version bump follow-up

This commit is contained in:
nhmall
2026-01-06 15:41:36 -05:00
parent b9d781e0b2
commit e724711f46
+1 -1
View File
@@ -2219,7 +2219,7 @@ nhl_init(nhl_sandbox_info *sbi)
#if LUA_VERSION_NUM >= 505 #if LUA_VERSION_NUM >= 505
#define NHL_VERSION_EXPECTED 50500 #define NHL_VERSION_EXPECTED 50500
#else #else
#define NHL_VERSION_EXPECTED 50406 #define NHL_VERSION_EXPECTED 50408
#endif #endif
#endif #endif