Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sainan committed Nov 12, 2024
1 parent 65243f4 commit 0ac1fd7
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 @@ -28,7 +28,7 @@
#define LUA_AUTHORS "R. Ierusalimschy, L. H. de Figueiredo, W. Celes"


#define PLUTO_VERSION "Pluto 0.10.1"
#define PLUTO_VERSION "Pluto 0.10.2"
#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 0ac1fd7

Please sign in to comment.