]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 15 Dec 2022 21:15:13 +0000 (01:15 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Thu, 15 Dec 2022 21:15:13 +0000 (01:15 +0400)
src/core/nginx.h

index f4e9d7c91971a1890a81d855f5941e03e362b9db..f26c6181a0cb6c560fa8c97e3ec8ebe1afa8c15c 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1023003
-#define NGINX_VERSION      "1.23.3"
+#define nginx_version      1023004
+#define NGINX_VERSION      "1.23.4"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD