feature: add patch for nginx-1.25.3.

This commit is contained in:
lijunlong
2023-11-17 21:09:19 +08:00
parent 348fcffc2b
commit 549820c514
41 changed files with 3699 additions and 882 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
main_ver=1.25.1
main_ver=1.25.3
minor_ver=1
version=$main_ver.$minor_ver
echo $version