]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 7 Oct 2024 15:10:39 +0000 (19:10 +0400)
committerpluknet <pluknet@nginx.com>
Tue, 8 Oct 2024 14:29:01 +0000 (18:29 +0400)
src/core/nginx.h

index 140a29408746f17f46a5704fc85a042799449ff6..fb6fa47370adac6e1b6cbbc66905cb5a064180af 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1027002
-#define NGINX_VERSION      "1.27.2"
+#define nginx_version      1027003
+#define NGINX_VERSION      "1.27.3"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD