mirror of
https://github.com/love2d/love-apple-dependencies.git
synced 2026-08-12 00:20:54 +02:00
iOS: update LuaJIT to commit 43d0a19
This commit is contained in:
@@ -30,9 +30,9 @@
|
||||
|
||||
#include "lua.h"
|
||||
|
||||
#define LUAJIT_VERSION "LuaJIT 2.1.1694316387"
|
||||
#define LUAJIT_VERSION "LuaJIT 2.1.1700008891"
|
||||
#define LUAJIT_VERSION_NUM 20199 /* Deprecated. */
|
||||
#define LUAJIT_VERSION_SYM luaJIT_version_2_1_1694316387
|
||||
#define LUAJIT_VERSION_SYM luaJIT_version_2_1_1700008891
|
||||
#define LUAJIT_COPYRIGHT "Copyright (C) 2005-2023 Mike Pall"
|
||||
#define LUAJIT_URL "https://luajit.org/"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -30,9 +30,9 @@
|
||||
|
||||
#include "lua.h"
|
||||
|
||||
#define LUAJIT_VERSION "LuaJIT 2.1.1694316387"
|
||||
#define LUAJIT_VERSION "LuaJIT 2.1.1700008891"
|
||||
#define LUAJIT_VERSION_NUM 20199 /* Deprecated. */
|
||||
#define LUAJIT_VERSION_SYM luaJIT_version_2_1_1694316387
|
||||
#define LUAJIT_VERSION_SYM luaJIT_version_2_1_1700008891
|
||||
#define LUAJIT_COPYRIGHT "Copyright (C) 2005-2023 Mike Pall"
|
||||
#define LUAJIT_URL "https://luajit.org/"
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user