]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 20 Jun 2023 13:01:00 +0000 (17:01 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 20 Jun 2023 13:01:00 +0000 (17:01 +0400)
src/core/nginx.h

index 7a32ef19124461b120d850d89ac05e7bffc6fc11..dba95c4a19ad3fb5869e384f738f4776ef938a85 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1025001
-#define NGINX_VERSION      "1.25.1"
+#define nginx_version      1025002
+#define NGINX_VERSION      "1.25.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD