backported the patch to the nginx core for the latest SPDY security vulnerability (CVE-2014-0133).

This commit is contained in:
Yichun Zhang (agentzh)
2014-03-19 17:37:47 -07:00
parent d21cc33749
commit 37ba2b1015
3 changed files with 16 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.5.11
minor_ver=1rc2
minor_ver=1rc3
version=$main_ver.$minor_ver
echo $version