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

bumped version to 1.9.7.1.

This commit is contained in:
Yichun Zhang (agentzh)
2015-12-24 12:46:27 -08:00
parent 5760ca8dee
commit 9cf02ba0c0

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