summaryrefslogtreecommitdiffhomepage
path: root/src/c/include/unit/unit-wasm.h
diff options
context:
space:
mode:
authorAndrew Clayton <a.clayton@nginx.com>2025-05-14 20:46:09 +0100
committerAndrew Clayton <a.clayton@nginx.com>2025-05-14 20:46:09 +0100
commit7ef2f181304f19aba59066a35c72e1a239a4218d (patch)
treeeef4ff7c2aad9b145c04536779a22167b29b6459 /src/c/include/unit/unit-wasm.h
parent89900c002afb77366503330b513c2547b6cf1abd (diff)
downloadunit-wasm-7ef2f181304f19aba59066a35c72e1a239a4218d.tar.gz
unit-wasm-7ef2f181304f19aba59066a35c72e1a239a4218d.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.h2
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 */