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
7265b0920d
openresty
/
util
/
ver
9 lines
100 B
Plaintext
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
upgraded patches for nginx 1.3.7.
2012-10-11 06:03:56 +00:00
#main_ver=1.3.7
upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0.
2012-10-11 01:06:47 +00:00
main_ver=1.2.4
upgraded ngx_lua to 0.7.4; also bumped version of ngx_openresty to 1.2.4.7.
2012-11-12 01:24:34 +00:00
minor_ver=7
a lot of work on the util/configure script.
2011-03-06 07:11:20 +00:00
version=$main_ver.$minor_ver
echo $version