]> git.feebdaed.xyz Git - 0xmirror/nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 24 Jun 2025 18:45:32 +0000 (22:45 +0400)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Wed, 25 Jun 2025 10:19:13 +0000 (14:19 +0400)
src/core/nginx.h

index 72664a531c73e979728d35234cf82d0de1b860d2..cf230af643a9965a975cda7bc94f27c57fedd4e4 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1029000
-#define NGINX_VERSION      "1.29.0"
+#define nginx_version      1029001
+#define NGINX_VERSION      "1.29.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD