1
0
mirror of https://github.com/openresty/openresty synced 2024-11-09 18:35:51 +01:00

bumped version to 1.21.4.1rc2.

This commit is contained in:
jiahao 2022-03-11 12:21:51 +08:00
parent 1b145ac3ca
commit 202d218840

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