upstream nginx-0.7.38
[nginx.git] / nginx / src / http / modules / perl / nginx.pm
index cfe8ef5..0a65073 100644 (file)
@@ -47,7 +47,7 @@ our @EXPORT = qw(
     HTTP_INSUFFICIENT_STORAGE
 );
 
-our $VERSION = '0.7.37';
+our $VERSION = '0.7.38';
 
 require XSLoader;
 XSLoader::load('nginx', $VERSION);