diff options
Diffstat (limited to 'src/c/include')
-rw-r--r-- | src/c/include/unit/unit-wasm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c/include/unit/unit-wasm.h b/src/c/include/unit/unit-wasm.h index 834e4f1..272d762 100644 --- a/src/c/include/unit/unit-wasm.h +++ b/src/c/include/unit/unit-wasm.h @@ -17,7 +17,7 @@ extern "C" { #endif #define LUW_VERSION_MAJOR 0 -#define LUW_VERSION_MINOR 1 +#define LUW_VERSION_MINOR 2 #define LUW_VERSION_PATCH 0 /* Version number in hex 0xMMmmpp00 */ |