Bump $VERSION to 0.79_50
[p5sagit/Devel-Size.git] / lib / Devel / Size.pm
index 65eec3a..d25c4a8 100644 (file)
@@ -14,7 +14,7 @@ require XSLoader;
 # This allows declaration   use Devel::Size ':all';
 %EXPORT_TAGS = ( 'all' => \@EXPORT_OK );
 
-$VERSION = '0.79';
+$VERSION = '0.79_50';
 
 XSLoader::load( __PACKAGE__);