Skip to content

Commit 304f7a1

Browse files
committed
v210.4.7+resty107baaf
1 parent 3d98cd4 commit 304f7a1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "luajit-src"
3-
version = "210.4.6+resty2cf5186"
3+
version = "210.4.7+resty107baaf"
44
authors = ["Aleksandr Orlenko <[email protected]>"]
55
edition = "2021"
66
repository = "https://github.com/khvzak/luajit-src-rs"

extras/msvcbuild.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@rem Script to build LuaJIT with MSVC.
2-
@rem Copyright (C) 2005-2021 Mike Pall. See Copyright Notice in luajit.h
2+
@rem Copyright (C) 2005-2022 Mike Pall. See Copyright Notice in luajit.h
33
@rem
44
@rem Open a "Visual Studio Command Prompt" (either x86 or x64).
55
@rem Then cd to this directory and run this script. Use the following

0 commit comments

Comments
 (0)