We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a12f8 commit d6eea3dCopy full SHA for d6eea3d
1 file changed
compiler/version.h
@@ -15,8 +15,8 @@
15
#define __version_h
16
17
#define MAJOR_VERSION 4
18
-#define MINOR_VERSION 0
19
-#define PATCH_VERSION 0
+#define MINOR_VERSION 1
+#define PATCH_VERSION 0
20
21
// 0=alpha, 2=release
22
#define RELEASE_STAGE "r"
0 commit comments