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

release 1.9.7.4.

This commit is contained in:
Yichun Zhang (agentzh)
2016-03-16 17:37:07 -07:00
parent de75e4d7ed
commit 3041624fbc

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