diff options
| author | Andrew Clayton <a.clayton@nginx.com> | 2025-05-14 20:46:09 +0100 |
|---|---|---|
| committer | Andrew Clayton <a.clayton@nginx.com> | 2025-05-14 20:46:09 +0100 |
| commit | 7ef2f181304f19aba59066a35c72e1a239a4218d (patch) | |
| tree | eef4ff7c2aad9b145c04536779a22167b29b6459 /src/c/include/unit/unit-wasm.h | |
| parent | 89900c002afb77366503330b513c2547b6cf1abd (diff) | |
| download | unit-wasm-0.4.0.tar.gz unit-wasm-0.4.0.tar.bz2 | |
unit-wasm 0.4.0v0.4.0
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'src/c/include/unit/unit-wasm.h')
| -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 f7b0963..1239a39 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 3 +#define LUW_VERSION_MINOR 4 #define LUW_VERSION_PATCH 0 /* Version number in hex 0xMMmmpp00 */ |
