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

bumped version to 1.11.2.5 RC1.

This commit is contained in:
Yichun Zhang (agentzh) 2017-08-08 22:28:36 -07:00
parent 61586a75e3
commit a0f6653c6a

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