[nginx] svn commit: r4412 - trunk/src/http/modules/perl
maxim at nginx.com
maxim at nginx.com
Wed Jan 18 15:04:17 UTC 2012
Author: maxim
Date: 2012-01-18 15:04:17 +0000 (Wed, 18 Jan 2012)
New Revision: 4412
Log:
Version bump.
Modified:
trunk/src/http/modules/perl/nginx.pm
Modified: trunk/src/http/modules/perl/nginx.pm
===================================================================
--- trunk/src/http/modules/perl/nginx.pm 2012-01-18 14:33:17 UTC (rev 4411)
+++ trunk/src/http/modules/perl/nginx.pm 2012-01-18 15:04:17 UTC (rev 4412)
@@ -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
More information about the nginx-devel
mailing list