commit | 8e1ef760da7a6c956622ebf9437a3ef4a082e6f1 | [log] [tgz] |
---|---|---|
author | Maxim Konovalov <maxim@nginx.com> | Wed Jan 18 15:04:17 2012 +0000 |
committer | Maxim Konovalov <maxim@nginx.com> | Wed Jan 18 15:04:17 2012 +0000 |
tree | f91223d55ba869cbd753d389a176b46e8e482e17 | |
parent | 4fb388107baf662eb29418a8f47c767f9d784b2e [diff] |
Version bump.
diff --git a/src/http/modules/perl/nginx.pm b/src/http/modules/perl/nginx.pm index 01e9776..7f060d7 100644 --- a/src/http/modules/perl/nginx.pm +++ b/src/http/modules/perl/nginx.pm
@@ -48,7 +48,7 @@ HTTP_INSUFFICIENT_STORAGE ); -our $VERSION = '1.1.13'; +our $VERSION = '1.1.14'; require XSLoader; XSLoader::load('nginx', $VERSION); @@ -128,6 +128,7 @@ =head1 COPYRIGHT AND LICENSE Copyright (C) Igor Sysoev +Copyright (C) Nginx, Inc. =cut