File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
Release 3.0.13
2
2
--------------
3
3
4
- * [Nginx] Preferred Nginx version upgraded to 1.2.0 .
4
+ * [Nginx] Preferred Nginx version upgraded to 1.2.1 .
5
5
* Fixed compilation problems on FreeBSD 6.4. Fixes issue #766.
6
6
* Fixed compilation problems on GCC >= 4.6.
7
7
* Fixed compilation problems on OpenIndiana and Solaris 11. Fixes issue #742.
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ module PhusionPassenger
27
27
# Phusion Passenger version number. Don't forget to edit ext/common/Constants.h too.
28
28
VERSION_STRING = '3.0.13'
29
29
30
- PREFERRED_NGINX_VERSION = '1.2.0 '
30
+ PREFERRED_NGINX_VERSION = '1.2.1 '
31
31
PREFERRED_PCRE_VERSION = '8.30'
32
32
STANDALONE_INTERFACE_VERSION = 1
33
33
You can’t perform that action at this time.
0 commit comments