diff --git a/src/lua.h b/src/lua.h index 25b7a42c7..203747775 100644 --- a/src/lua.h +++ b/src/lua.h @@ -11,7 +11,7 @@ #include -#define PLUTO_VERSION "Pluto 0.7.0" +#define PLUTO_VERSION "Pluto 0.7.1" #define LUA_COPYRIGHT PLUTO_VERSION " Copyright (C) 2022-2023 Ryan Starrett, based on " LUA_RELEASE " Copyright (C) 1994-2023 Lua.org, PUC-Rio" #define LUA_AUTHORS "R. Starrett, R. Ierusalimschy, L. H. de Figueiredo, W. Celes"