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
a6814b92ea
Branches
Tags
No results found.
openresty
/
util
/
ver
8 lines
86 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 nginx core to 1.0.10.
2011-11-16 07:04:25 +00:00
main_ver=1.0.10
upgraded ngx_echo to 0.38rc1, ngx_set_misc to 0.22rc5, ngx_headers_more to 0.17rc1, ngx_drizzle to 0.1.2rc5, ngx_lua to 0.4.1rc1, and ngx_memc to 0.13rc3.
2012-01-17 06:55:15 +00:00
minor_ver=45
a lot of work on the util/configure script.
2011-03-06 07:11:20 +00:00
version=$main_ver.$minor_ver
echo $version