fixed a serious regression for linux aio in nginx-1.0.10-epoll_check_stale_wev.patch, thanks Maxim Dounin! released ngx_openresty 1.0.10.21.

This commit is contained in:
agentzh (章亦春)
2011-11-30 11:36:09 +08:00
parent 99f0e9f829
commit f4745c3d28
2 changed files with 15 additions and 16 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.10
minor_ver=19
minor_ver=21
version=$main_ver.$minor_ver
echo $version