Revision Difference
jit.version_num#527429
<cat>libraryfunc</cat>
<title>jit.version_num</title>
# Not a function
This is NOT a function, it's a variable containing the version number of the LuaJIT core. Version xx.yy.zz is represented by the decimal number xxyyzz. In GMod this is 20004.
This is NOT a function, it's a variable containing the version number of the LuaJIT core. Version `xx.yy.zz` is represented by the decimal number `xxyyzz`. In GMod this is `20004`. On x86-64 branch it's `20100`.