summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2024-05-28 17:14:08 +0400
committerSergey Kandaurov <pluknet@nginx.com>2024-05-28 17:14:08 +0400
commitee561abfdfebc6de622cf540a49237c745a2e209 (patch)
tree24061b05b8bf4d10d136990af694631213e38299 /src
parentea3f44e0129da6939e1c4802fd7ece530f894eb4 (diff)
downloadnginx-ee561abfdfebc6de622cf540a49237c745a2e209.tar.gz
nginx-ee561abfdfebc6de622cf540a49237c745a2e209.tar.bz2
Version bump.
Diffstat (limited to 'src')
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index 7ef5cfb13..cc26a3a18 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -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