mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
bumped version to 1.9.3.2 RC3.
This commit is contained in:
parent
9b439dde0e
commit
ce64259d66
2
util/ver
2
util/ver
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
main_ver=1.9.3
|
main_ver=1.9.3
|
||||||
minor_ver=2rc2
|
minor_ver=2rc3
|
||||||
version=$main_ver.$minor_ver
|
version=$main_ver.$minor_ver
|
||||||
echo $version
|
echo $version
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user