projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0f414b9
)
$utf8::VERSION++ # Documentation.
Nicholas Clark [Fri, 13 Jan 2006 17:08:13 +0000 (17:08 +0000)]
p4raw-id: //depot/perl@26824
lib/utf8.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/utf8.pm
b/lib/utf8.pm
index
7de9f63
..
56c991b
100644
(file)
--- a/
lib/utf8.pm
+++ b/
lib/utf8.pm
@@
-2,7
+2,7
@@
package utf8;
$utf8::hint_bits = 0x00800000;
-our $VERSION = '1.05';
+our $VERSION = '1.06';
sub import {
$^H |= $utf8::hint_bits;