Bump $VERSION to 0.72_52
[p5sagit/Devel-Size.git] / lib / Devel / Size.pm
index 62c12c6..c71f1e2 100644 (file)
@@ -17,7 +17,7 @@ require XSLoader;
 @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
 
 @EXPORT = qw( );
-$VERSION = '0.72_51';
+$VERSION = '0.72_52';
 
 XSLoader::load( __PACKAGE__);