]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 17 Apr 2023 10:06:43 +0000 (14:06 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Mon, 17 Apr 2023 10:06:43 +0000 (14:06 +0400)
src/core/nginx.h

index f26c6181a0cb6c560fa8c97e3ec8ebe1afa8c15c..5bcca59f65bdd90ec7fffa9ceb5d1b946b4913c9 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1023004
-#define NGINX_VERSION      "1.23.4"
+#define nginx_version      1025000
+#define NGINX_VERSION      "1.25.0"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD