upstream nginx-0.7.36
[nginx.git] / nginx / src / http / modules / perl / nginx.pm
index 90989da..d33310e 100644 (file)
@@ -47,7 +47,7 @@ our @EXPORT = qw(
     HTTP_INSUFFICIENT_STORAGE
 );
 
-our $VERSION = '0.7.35';
+our $VERSION = '0.7.36';
 
 require XSLoader;
 XSLoader::load('nginx', $VERSION);