]> git.kaiwu.me - nginx.git/commitdiff
Version bump
authorEugene Grebenschikov <e.grebenshchikov@f5.com>
Tue, 2 Jun 2026 21:39:36 +0000 (14:39 -0700)
committerEugene <54681898+jimf5@users.noreply.github.com>
Tue, 2 Jun 2026 22:30:30 +0000 (15:30 -0700)
src/core/nginx.h

index bc784fb68d96c2f03bcd87d6ace9fcc8a08f6d9b..36541d9bf2fb3d0b9fef4a2b7c45680511f28cf1 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1031001
-#define NGINX_VERSION      "1.31.1"
+#define nginx_version      1031002
+#define NGINX_VERSION      "1.31.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD