upgraded luajit to 2.0.0 beta9 and also applied the patch nginx-1.0.10-gzip_ok_invalid_read_fix.patch.

This commit is contained in:
agentzh (章亦春)
2011-12-22 11:39:27 +08:00
parent 0e98bb399f
commit 5fd1a15da2
2 changed files with 10 additions and 8 deletions

View File

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