From: Jarkko Hietaniemi Date: Wed, 3 Sep 2003 08:23:39 +0000 (+0000) Subject: Bump up the VERSION. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=65016084af09f85fdd5829e6f87016680cf5024b;p=p5sagit%2Fp5-mst-13.2.git Bump up the VERSION. p4raw-id: //depot/perl@21017 --- diff --git a/lib/bytes.pm b/lib/bytes.pm index 775b2cd..9a04491 100644 --- a/lib/bytes.pm +++ b/lib/bytes.pm @@ -1,6 +1,6 @@ package bytes; -our $VERSION = '1.00'; +our $VERSION = '1.01'; $bytes::hint_bits = 0x00000008;