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

bumped version to 1.17.8.2.

This commit is contained in:
Yichun Zhang (agentzh) 2020-07-13 10:52:04 -07:00
parent f12147f5f4
commit 51b70c82b8

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