diff src/http/modules/perl/nginx.pm @ 2938:b002fa81b00d stable-0.7

bump version
author Igor Sysoev <igor@sysoev.ru>
date Mon, 15 Jun 2009 08:36:30 +0000
parents 24400ec5e2d5
children 7282f9d25521
line wrap: on
line diff
--- a/src/http/modules/perl/nginx.pm	Mon May 25 12:05:02 2009 +0000
+++ b/src/http/modules/perl/nginx.pm	Mon Jun 15 08:36:30 2009 +0000
@@ -47,7 +47,7 @@
     HTTP_INSUFFICIENT_STORAGE
 );
 
-our $VERSION = '0.7.59';
+our $VERSION = '0.7.60';
 
 require XSLoader;
 XSLoader::load('nginx', $VERSION);