Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sainan committed Sep 16, 2023
1 parent e0cb1a5 commit 86fc6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lua.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#include <string>


#define PLUTO_VERSION "Pluto 0.7.2"
#define PLUTO_VERSION "Pluto 0.7.3"

#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"
Expand Down

0 comments on commit 86fc6ae

Please sign in to comment.