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