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

bumped version to 1.11.2.4 RC0.1.

This commit is contained in:
Yichun Zhang (agentzh) 2017-05-13 16:28:45 -07:00
parent 12b67e3a5c
commit 6b905f9eef

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