This website requires JavaScript.
Explore
Help
Sign In
186526
/
openresty
mirror of
https://github.com/openresty/openresty.git
Watch
1
Star
0
Fork
You've already forked openresty
0
Code
Issues
Projects
Releases
Wiki
Activity
3041624fbc
openresty
/
util
/
ver
8 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
a lot of work on the util/configure script.
2011-03-06 07:11:20 +00:00
#
!
/
bin
/
bash
downgrade to 1.9.7.4rc0 since the new 1.9.11+ nginx cores have pending compatibility issues that require more time to fix.
2016-03-09 00:47:18 +00:00
main_ver
=
1.9
.7
release 1.9.7.4.
2016-03-17 00:37:07 +00:00
minor_ver
=
4
a lot of work on the util/configure script.
2011-03-06 07:11:20 +00:00
version
=
$
main_ver
.
$
minor_ver
echo
$
version