callisto: update CALLISTO_COPYRIGHT to 2023
Lua 5.4.6 is Copyright (C) 1994-2023 Lua.org, PUC-Rio
This commit is contained in:
parent
51192ad58f
commit
57faad7a39
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
#define CALLISTO_VERSION \
|
#define CALLISTO_VERSION \
|
||||||
"Callisto " CALLISTO_VERSION_MAJOR "." CALLISTO_VERSION_MINOR
|
"Callisto " CALLISTO_VERSION_MAJOR "." CALLISTO_VERSION_MINOR
|
||||||
#define CALLISTO_COPYRIGHT \
|
#define CALLISTO_COPYRIGHT \
|
||||||
CALLISTO_VERSION " (" LUA_RELEASE ") Copyright (C) 1994-2022 Lua.org, PUC-Rio"
|
CALLISTO_VERSION " (" LUA_RELEASE ") Copyright (C) 1994-2023 Lua.org, PUC-Rio"
|
||||||
|
|
||||||
#define CALLISTO_CLLIBNAME "cl"
|
#define CALLISTO_CLLIBNAME "cl"
|
||||||
#define CALLISTO_ENVLIBNAME "environ"
|
#define CALLISTO_ENVLIBNAME "environ"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue