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