mirror of
https://github.com/nginx/nginx.git
synced 2024-11-21 16:28:40 +00:00
Version bump.
This commit is contained in:
parent
4fb388107b
commit
8e1ef760da
@ -48,7 +48,7 @@ our @EXPORT = qw(
|
||||
HTTP_INSUFFICIENT_STORAGE
|
||||
);
|
||||
|
||||
our $VERSION = '1.1.13';
|
||||
our $VERSION = '1.1.14';
|
||||
|
||||
require XSLoader;
|
||||
XSLoader::load('nginx', $VERSION);
|
||||
@ -128,6 +128,7 @@ Igor Sysoev
|
||||
=head1 COPYRIGHT AND LICENSE
|
||||
|
||||
Copyright (C) Igor Sysoev
|
||||
Copyright (C) Nginx, Inc.
|
||||
|
||||
|
||||
=cut
|
||||
|
Loading…
Reference in New Issue
Block a user