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

bumped version to 1.15.8.4.

This commit is contained in:
Thibault Charbonnier 2020-03-25 14:53:50 -07:00
parent 4e8b4c395f
commit 3875872801

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