upgraded ngx_postgres to 0.9rc2 and also applied the epoll_check_stale_wev patch.

This commit is contained in:
agentzh (章亦春)
2011-11-07 18:32:25 +08:00
parent ce8b462f06
commit 95c11ee297
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.8
minor_ver=27
main_ver=1.0.9
minor_ver=1
version=$main_ver.$minor_ver
echo $version