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 1229bd9 commit 023fd99Copy full SHA for 023fd99
src/codegen/version.h
@@ -2,5 +2,5 @@
2
3
#include <stdint.h>
4
5
-#define CODEGEN_LIB_VERSION_MAJ (2)
6
-#define CODEGEN_LIB_VERSION_MIN (9)
+#define CODEGEN_LIB_VERSION_MAJ (3)
+#define CODEGEN_LIB_VERSION_MIN (0)
0 commit comments