diff --git a/src/lua.h b/src/lua.h index a5154738b..ddf9397e7 100644 --- a/src/lua.h +++ b/src/lua.h @@ -12,7 +12,7 @@ #include -#define PLUTO_VERSION "Pluto 0.9.0" +#define PLUTO_VERSION "Pluto 0.9.1" #define LUA_COPYRIGHT PLUTO_VERSION " Copyright (C) 2022-2024 PlutoLang.org, Ryan Starrett, Sainan.\r\nBased on " LUA_RELEASE " Copyright (C) 1994-2023 Lua.org, PUC-Rio." #define LUA_AUTHORS "R. Ierusalimschy, L. H. de Figueiredo, W. Celes"