Skip to content

Commit e238f37

Browse files
committed
bump version
1 parent 9001730 commit e238f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/include/compiler/Common/Version.h.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include <vector>
55
#define MEGCC_MAJOR 0
66
#define MEGCC_MINOR 1
7-
#define MEGCC_PATCH 5
7+
#define MEGCC_PATCH 6
88
namespace megcc {
99
namespace {
1010
const std::string git_branch = "@GIT_BRANCH@";

0 commit comments

Comments
 (0)