Bump up the VERSION.
Jarkko Hietaniemi [Wed, 3 Sep 2003 08:23:39 +0000 (08:23 +0000)]
p4raw-id: //depot/perl@21017

lib/bytes.pm

index 775b2cd..9a04491 100644 (file)
@@ -1,6 +1,6 @@
 package bytes;
 
-our $VERSION = '1.00';
+our $VERSION = '1.01';
 
 $bytes::hint_bits = 0x00000008;