From: Rafael Garcia-Suarez Date: Fri, 3 Jun 2005 09:57:26 +0000 (+0000) Subject: Bump version number X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5606037a82e809852286802f500ce7001dd9d105;p=p5sagit%2Fp5-mst-13.2.git Bump version number p4raw-id: //depot/perl@24694 --- diff --git a/ext/Devel/DProf/DProf.pm b/ext/Devel/DProf/DProf.pm index 6b16693..49ba6bc 100644 --- a/ext/Devel/DProf/DProf.pm +++ b/ext/Devel/DProf/DProf.pm @@ -205,7 +205,7 @@ sub DB { use XSLoader (); -$Devel::DProf::VERSION = '20050310.00'; # this version not authorized by +$Devel::DProf::VERSION = '20050603.00'; # this version not authorized by # Dean Roehrich. See "Changes" file. XSLoader::load 'Devel::DProf', $Devel::DProf::VERSION;