Convert to using File::Spec, so that we can build Unicode files
[p5sagit/p5-mst-13.2.git] / 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;