We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9001730 commit e238f37Copy full SHA for e238f37
compiler/include/compiler/Common/Version.h.in
@@ -4,7 +4,7 @@
4
#include <vector>
5
#define MEGCC_MAJOR 0
6
#define MEGCC_MINOR 1
7
-#define MEGCC_PATCH 5
+#define MEGCC_PATCH 6
8
namespace megcc {
9
namespace {
10
const std::string git_branch = "@GIT_BRANCH@";
0 commit comments