]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 4 Feb 2026 15:55:53 +0000 (19:55 +0400)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Wed, 4 Feb 2026 17:22:23 +0000 (21:22 +0400)
src/core/nginx.h

index 465f0646c12bc047461202e864bbf41330eba249..6e5a63f2946040f441e1839513ab02904534948c 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1028001
-#define NGINX_VERSION      "1.28.1"
+#define nginx_version      1028002
+#define NGINX_VERSION      "1.28.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD