]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Mon, 29 May 2023 11:03:31 +0000 (15:03 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 29 May 2023 11:03:31 +0000 (15:03 +0400)
src/core/nginx.h

index 5bcca59f65bdd90ec7fffa9ceb5d1b946b4913c9..7a32ef19124461b120d850d89ac05e7bffc6fc11 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1025000
-#define NGINX_VERSION      "1.25.0"
+#define nginx_version      1025001
+#define NGINX_VERSION      "1.25.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD