]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 24 Mar 2026 08:37:26 +0000 (12:37 +0400)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Tue, 24 Mar 2026 18:33:23 +0000 (22:33 +0400)
src/core/nginx.h

index 6e5a63f2946040f441e1839513ab02904534948c..538abb93bbdd6a0255d7f9a3e660dd68ac0b5863 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1028002
-#define NGINX_VERSION      "1.28.2"
+#define nginx_version      1028003
+#define NGINX_VERSION      "1.28.3"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD