lijunlong cd976f9286
bumped ngx_lua to 0.10.25, lua-resty-core to 0.1.27.
bumped version to 1.21.4.2.
2023-06-21 21:19:59 +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