summaryrefslogtreecommitdiff
path: root/lib/bytes.pm
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-09-03 08:23:39 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-09-03 08:23:39 +0000
commit65016084af09f85fdd5829e6f87016680cf5024b (patch)
tree544ee81170a3216de24e9f982ae8d0e12c3dabc2 /lib/bytes.pm
parent579f6b362c1dba5aba4049a91c9b6ef08e1b2c6d (diff)
downloadperl-65016084af09f85fdd5829e6f87016680cf5024b.tar.gz
Bump up the VERSION.
p4raw-id: //depot/perl@21017
Diffstat (limited to 'lib/bytes.pm')
-rw-r--r--lib/bytes.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bytes.pm b/lib/bytes.pm
index 775b2cdab5..9a04491daf 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;