]> git.kaiwu.me - nginx.git/commitdiff
Version bump
authorAndrew Clayton <a.clayton@nginx.com>
Wed, 13 May 2026 19:18:39 +0000 (20:18 +0100)
committerAndrew Clayton <a.clayton@nginx.com>
Wed, 13 May 2026 19:19:15 +0000 (20:19 +0100)
src/core/nginx.h

index f4ccc618382d711bb844a92b531eceb340fdf5c4..bc784fb68d96c2f03bcd87d6ace9fcc8a08f6d9b 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1031000
-#define NGINX_VERSION      "1.31.0"
+#define nginx_version      1031001
+#define NGINX_VERSION      "1.31.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD