Version bump.

This commit is contained in:
Maxim Konovalov 2012-01-18 15:04:17 +00:00
parent 4fb388107b
commit 8e1ef760da

View File

@ -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