1
0
mirror of https://github.com/openresty/openresty synced 2025-02-18 18:09:35 +01:00

bumped version to 1.15.8.1 RC1.

This commit is contained in:
Yichun Zhang (agentzh) 2019-03-01 23:44:49 -08:00
parent 88e214aad2
commit eff3e0d7db

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