diff --git a/src/nhlua.c b/src/nhlua.c index ebf439af9..439f06d95 100644 --- a/src/nhlua.c +++ b/src/nhlua.c @@ -2219,7 +2219,7 @@ nhl_init(nhl_sandbox_info *sbi) #if LUA_VERSION_NUM >= 505 #define NHL_VERSION_EXPECTED 50500 #else -#define NHL_VERSION_EXPECTED 50406 +#define NHL_VERSION_EXPECTED 50408 #endif #endif