]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 25 May 2021 12:29:54 +0000 (15:29 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 25 May 2021 12:29:54 +0000 (15:29 +0300)
src/core/nginx.h

index bb1e1003f432a70554e8e766e3138dbd8cefa2a1..0201ba62b5cbee1a1f49e8d338ca3d8b8d24106f 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1020000
-#define NGINX_VERSION      "1.20.0"
+#define nginx_version      1020001
+#define NGINX_VERSION      "1.20.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD