]> git.kaiwu.me - nginx.git/commitdiff
Version bump
authorAndrew Clayton <a.clayton@nginx.com>
Tue, 23 Jun 2026 14:21:15 +0000 (15:21 +0100)
committerAndrew Clayton <a.clayton@nginx.com>
Tue, 23 Jun 2026 14:22:11 +0000 (15:22 +0100)
src/core/nginx.h

index 36541d9bf2fb3d0b9fef4a2b7c45680511f28cf1..0c8e0994cd4cc3ed64a12f37e5848190dc5a30c1 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1031002
-#define NGINX_VERSION      "1.31.2"
+#define nginx_version      1031003
+#define NGINX_VERSION      "1.31.3"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD