Version bump.

This commit is contained in:
Maxim Konovalov 2012-01-18 15:04:17 +00:00
parent 2bad3828ce
commit 27418f6b88
1 changed files with 2 additions and 1 deletions

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