]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Thu, 21 Mar 2024 13:06:21 +0000 (17:06 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 21 Mar 2024 13:06:21 +0000 (17:06 +0400)
src/core/nginx.h

index dc1308fd13a153fe5b844b943c6c58057f011597..f18c3930fc5ae2b2d18c095ab53e66dd96663cec 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1025004
-#define NGINX_VERSION      "1.25.4"
+#define nginx_version      1025005
+#define NGINX_VERSION      "1.25.5"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD