]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 12 Aug 2024 14:21:52 +0000 (18:21 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Mon, 12 Aug 2024 14:21:52 +0000 (18:21 +0400)
src/core/nginx.h

index cc26a3a18c0994579d1f9c842225f7bfbcd0115a..d29edd24cfc9c02f73d9814c8ab218caa5482ed2 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1026001
-#define NGINX_VERSION      "1.26.1"
+#define nginx_version      1026002
+#define NGINX_VERSION      "1.26.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD