1
0
mirror of https://github.com/openresty/openresty.git synced 2024-10-13 00:29:41 +00:00

bumped version to 1.19.9.1.

This commit is contained in:
Yichun Zhang (agentzh)
2021-08-05 18:28:44 -07:00
parent ee23eb4a51
commit 04ef2ec590

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