From 654dfe5293a435f777e47f6587931541a3006cbd Mon Sep 17 00:00:00 2001 From: Ricardo Signes Date: Fri, 23 Mar 2012 10:15:44 -0400 Subject: version bump _charnames.pm to keep porting tests happy --- lib/_charnames.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/_charnames.pm b/lib/_charnames.pm index 612fa0fd1f..62ee39560d 100644 --- a/lib/_charnames.pm +++ b/lib/_charnames.pm @@ -7,7 +7,7 @@ package _charnames; use strict; use warnings; use File::Spec; -our $VERSION = '1.30'; +our $VERSION = '1.31'; use unicore::Name; # mktables-generated algorithmically-defined names use bytes (); # for $bytes::hint_bits -- cgit v1.2.1