]> git.kaiwu.me - nginx.git/commitdiff
Version bump
authorVadim Zhestikov <v.zhestikov@f5.com>
Thu, 16 Jul 2026 19:21:48 +0000 (12:21 -0700)
committerVadimZhestikov <108960056+VadimZhestikov@users.noreply.github.com>
Thu, 16 Jul 2026 19:27:25 +0000 (12:27 -0700)
src/core/nginx.h

index 0c8e0994cd4cc3ed64a12f37e5848190dc5a30c1..9da2b8423b0476fb7492238897a42beccc490769 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1031003
-#define NGINX_VERSION      "1.31.3"
+#define nginx_version      1031004
+#define NGINX_VERSION      "1.31.4"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD