From: Rafael Garcia-Suarez Date: Mon, 4 Oct 2004 15:46:28 +0000 (+0000) Subject: Increment $overload::VERSION after change #23347 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=00acedc188c9751ee95950dacf7675153b18a34f;p=p5sagit%2Fp5-mst-13.2.git Increment $overload::VERSION after change #23347 p4raw-link: @23347 on //depot/perl: d411a6a9eb5df09116806ed1c441d30d37e8d5e8 p4raw-id: //depot/perl@23349 --- diff --git a/lib/overload.pm b/lib/overload.pm index 1853499..8c0b899 100644 --- a/lib/overload.pm +++ b/lib/overload.pm @@ -1,6 +1,6 @@ package overload; -our $VERSION = '1.02'; +our $VERSION = '1.03'; $overload::hint_bits = 0x20000; # HINT_LOCALIZE_HH