]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 19 Oct 2022 07:59:37 +0000 (10:59 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 19 Oct 2022 07:59:37 +0000 (10:59 +0300)
src/core/nginx.h

index 329b603e1a0587438f707f7a47729cc9477dd3aa..9f8756b4a8b3360985a10869026328c0ab4ab44b 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1022000
-#define NGINX_VERSION      "1.22.0"
+#define nginx_version      1022001
+#define NGINX_VERSION      "1.22.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD