feature: release openresty-1.25.3rc1.

This commit is contained in:
lijunlong
2023-11-27 10:19:52 +08:00
parent aecf396061
commit 80cd5cb750
3 changed files with 178 additions and 178 deletions

View File

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