]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 28 May 2024 13:14:08 +0000 (17:14 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 28 May 2024 13:14:08 +0000 (17:14 +0400)
src/core/nginx.h

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