Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sainan committed Jul 20, 2023
1 parent 0bdda9a commit c6349db
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.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"
Expand Down

0 comments on commit c6349db

Please sign in to comment.