Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sainan committed Jan 22, 2025
1 parent e90e1f7 commit bc7b2fb
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 @@ -30,7 +30,7 @@
#define LUA_AUTHORS "R. Ierusalimschy, L. H. de Figueiredo, W. Celes"


#define PLUTO_VERSION "Pluto 0.10.3"
#define PLUTO_VERSION "Pluto 0.10.4"
#define PLUTO_COPYRIGHT_NO_BASED PLUTO_VERSION ", Copyright (C) 2022-2024 PlutoLang.org, PlutoLang (https://github.com/PlutoLang)"
#define PLUTO_COPYRIGHT PLUTO_COPYRIGHT_NO_BASED "\r\nBased on " LUA_COPYRIGHT

Expand Down

0 comments on commit bc7b2fb

Please sign in to comment.