upgraded the nginx core to 1.2.3; also bumped the version number to 1.2.3.1rc1.

This commit is contained in:
agentzh (Yichun Zhang)
2012-08-15 16:42:06 -07:00
parent 89bdbc7cca
commit 6fe95fbbe4
11 changed files with 1946 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.2.1
minor_ver=14
main_ver=1.2.3
minor_ver=1rc1
version=$main_ver.$minor_ver
echo $version