]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Fri, 3 Sep 2021 14:19:33 +0000 (17:19 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Fri, 3 Sep 2021 14:19:33 +0000 (17:19 +0300)
src/core/nginx.h

index 51155410bb0433cbaf8ba3b28b74ca00c0da3ddb..6b134945e6463b19fc31e97915b32ff327d1b9fb 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1021002
-#define NGINX_VERSION      "1.21.2"
+#define nginx_version      1021003
+#define NGINX_VERSION      "1.21.3"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD