summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrew Clayton <a.clayton@nginx.com>2026-04-13 14:18:45 +0100
committerAndrew Clayton <a.clayton@nginx.com>2026-04-13 14:20:23 +0100
commit9772267278f07fd6c2bd66f22eefbae2acfa5e68 (patch)
treea84c28e4df2daef4259e305d53a72f9601aa3b9d
parent5eaf45f11e85459b52c18f876e69320df420ae29 (diff)
downloadnginx-9772267278f07fd6c2bd66f22eefbae2acfa5e68.tar.gz
nginx-9772267278f07fd6c2bd66f22eefbae2acfa5e68.tar.bz2
Version bump
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index 6267a90c9..f4ccc6183 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1029008
-#define NGINX_VERSION "1.29.8"
+#define nginx_version 1031000
+#define NGINX_VERSION "1.31.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD