]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Thu, 3 Nov 2022 11:52:55 +0000 (15:52 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 3 Nov 2022 11:52:55 +0000 (15:52 +0400)
src/core/nginx.h

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