]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 14 Sep 2021 09:12:02 +0000 (12:12 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 14 Sep 2021 09:12:02 +0000 (12:12 +0300)
src/core/nginx.h

index 6b134945e6463b19fc31e97915b32ff327d1b9fb..bc4af23afb1b813a9697e63ab30bbfb722fcd64f 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1021003
-#define NGINX_VERSION      "1.21.3"
+#define nginx_version      1021004
+#define NGINX_VERSION      "1.21.4"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD