upgraded ngx_lua to 0.4.1; also bumped the version number to 1.0.10.48.

This commit is contained in:
agentzh (章亦春)
2012-02-01 11:47:52 +08:00
parent d27c62e35f
commit 91fc8d50ef
3 changed files with 33 additions and 33 deletions

View File

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