Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Wanwan1996 committed Jul 27, 2023
1 parent 3f2dfaf commit 2f5d1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/include/compiler/Common/Version.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include <vector>
#define MEGCC_MAJOR 0
#define MEGCC_MINOR 1
#define MEGCC_PATCH 4
#define MEGCC_PATCH 5
namespace megcc {
namespace {
const std::string git_branch = "@GIT_BRANCH@";
Expand Down

0 comments on commit 2f5d1d3

Please sign in to comment.