]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 26 Oct 2023 21:29:28 +0000 (01:29 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Thu, 26 Oct 2023 21:29:28 +0000 (01:29 +0400)
src/core/nginx.h

index 088aa1ecd32b454e7a2ab36a8abce0bddb43a802..dc1308fd13a153fe5b844b943c6c58057f011597 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1025003
-#define NGINX_VERSION      "1.25.3"
+#define nginx_version      1025004
+#define NGINX_VERSION      "1.25.4"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD