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
d001d17d0c
openresty
/
util
/
ver
8 lines
88 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 the patches for nginx 1.5.11.
2014-03-08 23:02:35 +00:00
main_ver=1.5.11
backported the patch to the nginx core for the latest SPDY security vulnerability (CVE-2014-0133).
2014-03-20 00:37:47 +00:00
minor_ver=1rc3
a lot of work on the util/configure script.
2011-03-06 07:11:20 +00:00
version=$main_ver.$minor_ver
echo $version