Files
openresty/util/ver
Yichun Zhang (agentzh) e2a964d124 upgraded ngx_lua to 0.9.12.
2014-09-02 20:49:17 -07:00

8 lines
87 B
Bash
Executable File

#!/bin/bash
main_ver=1.7.4
minor_ver=1rc2
version=$main_ver.$minor_ver
echo $version