projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6c44f85
)
Bump versions of charnames and Unicode::UCD after last patches
Rafael Garcia-Suarez [Sun, 25 Apr 2010 14:55:30 +0000 (16:55 +0200)]
lib/Unicode/UCD.pm
patch
|
blob
|
blame
|
history
lib/charnames.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Unicode/UCD.pm
b/lib/Unicode/UCD.pm
index
dfe1254
..
9c28b5a
100644
(file)
--- a/
lib/Unicode/UCD.pm
+++ b/
lib/Unicode/UCD.pm
@@
-3,7
+3,7
@@
package Unicode::UCD;
use strict;
use warnings;
-our $VERSION = '0.27';
+our $VERSION = '0.28';
use Storable qw(dclone);
diff --git
a/lib/charnames.pm
b/lib/charnames.pm
index
8c148fd
..
62a057f
100644
(file)
--- a/
lib/charnames.pm
+++ b/
lib/charnames.pm
@@
-2,7
+2,7
@@
package charnames;
use strict;
use warnings;
use File::Spec;
-our $VERSION = '1.07';
+our $VERSION = '1.08';
use bytes (); # for $bytes::hint_bits