bump the minimum version requirement to 1.6.0

using the version shipped with debian stable (which is where 1.2.1 came
from) holds back this repository too much.
This commit is contained in:
AD7six 2014-10-24 16:12:04 +00:00
parent 82ee454c90
commit c8bcd99789
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
### HEAD ### HEAD
* Minimum nginx version upped from 1.2.1 to current stable, 1.6.0
### 1.0.0 (October 24 2014) ### 1.0.0 (October 24 2014)
Initial stable release Initial stable release

View File

@ -5,7 +5,7 @@
## Requirements ## Requirements
* nginx version 1.2.1+ * nginx version 1.6.0+
There are two ways to make use of the contents of this repository, as a reference There are two ways to make use of the contents of this repository, as a reference
or directly as the source for nginx to run from. A number of config snippets are or directly as the source for nginx to run from. A number of config snippets are