Skip to content

Commit b29a47a

Browse files
committed
Version update (v2.0).
1 parent f470bbc commit b29a47a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/codegen/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
#include <stdint.h>
44

5-
#define CODEGEN_LIB_VERSION_MAJ (1)
6-
#define CODEGEN_LIB_VERSION_MIN (9)
5+
#define CODEGEN_LIB_VERSION_MAJ (2)
6+
#define CODEGEN_LIB_VERSION_MIN (0)

0 commit comments

Comments
 (0)