]> git.kaiwu.me - nginx.git/commitdiff
Stable branch.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 23 Apr 2024 13:31:41 +0000 (17:31 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 23 Apr 2024 13:31:41 +0000 (17:31 +0400)
src/core/nginx.h

index f18c3930fc5ae2b2d18c095ab53e66dd96663cec..7ef5cfb13327fd53160390ddfc2a549ac958ddbc 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1025005
-#define NGINX_VERSION      "1.25.5"
+#define nginx_version      1026000
+#define NGINX_VERSION      "1.26.0"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD