feature: release openresty-1.25.3rc1.

Co-authored-by: jiahao <wangjiahao@openresty.com>
This commit is contained in:
lijunlong
2023-12-29 16:14:01 +08:00
committed by GitHub
parent aecf396061
commit 6fe9e3f7e6
3 changed files with 419 additions and 419 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