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

bumped version to 1.7.10.1 RC1.

This commit is contained in:
Yichun Zhang (agentzh)
2015-02-24 12:10:09 -08:00
parent 30c2d1bde6
commit b75e8490c2

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