diff options
| author | 2012-04-14 15:21:33 +0000 | |
|---|---|---|
| committer | 2012-04-14 15:21:33 +0000 | |
| commit | 68236fc6240b75cd89cda255230c62206dae8378 (patch) | |
| tree | 958c9e3db61ab16c06394f6783ab18dd1da9cd55 /usr.sbin/nginx/src/http/modules/perl/nginx.pm | |
| parent | User area hasn't been double-mapped in a long time (diff) | |
| download | wireguard-openbsd-68236fc6240b75cd89cda255230c62206dae8378.tar.xz wireguard-openbsd-68236fc6240b75cd89cda255230c62206dae8378.zip | |
update to 1.0.15
Diffstat (limited to 'usr.sbin/nginx/src/http/modules/perl/nginx.pm')
| -rw-r--r-- | usr.sbin/nginx/src/http/modules/perl/nginx.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nginx/src/http/modules/perl/nginx.pm b/usr.sbin/nginx/src/http/modules/perl/nginx.pm index 056a62b2289..76ec1d3915b 100644 --- a/usr.sbin/nginx/src/http/modules/perl/nginx.pm +++ b/usr.sbin/nginx/src/http/modules/perl/nginx.pm @@ -50,7 +50,7 @@ our @EXPORT = qw( HTTP_INSUFFICIENT_STORAGE ); -our $VERSION = '1.0.14'; +our $VERSION = '1.0.15'; require XSLoader; XSLoader::load('nginx', $VERSION); |
