feature: add patch for nginx-1.25.3.

This commit is contained in:
lijunlong
2023-11-23 18:09:34 +08:00
committed by GitHub
parent 348fcffc2b
commit aecf396061
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