Johnny Wang f8e47102b7
bumped ngx_lua to 0.10.24, ngx_stream_lua to 0.0.13, lua-resty-core to 0.1.26. (#898)
* bumped lua-resty-upstream-healthcheck version to 0.08.

* tests: disable ipv6 for linux s390x.

* bumped version to 1.21.4.2.
2023-03-23 18:23:03 +08:00

8 lines
85 B
C
Executable File

#!/bin/bash
main_ver=1.21.4
minor_ver=2
version=$main_ver.$minor_ver
echo $version