]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Fri, 3 May 2024 16:28:22 +0000 (20:28 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Fri, 3 May 2024 16:28:22 +0000 (20:28 +0400)
src/core/nginx.h

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