New data for Unicode on older versions, thanks to Nicholas
[p5sagit/p5-mst-13.2.git] / lib / Locale / Maketext.pm
index f60d03d..53fd48d 100644 (file)
@@ -14,7 +14,7 @@ use I18N::LangTags 0.30 ();
 BEGIN { unless(defined &DEBUG) { *DEBUG = sub () {0} } }
  # define the constant 'DEBUG' at compile-time
 
-$VERSION = "1.09_01";
+$VERSION = "1.10_01";
 @ISA = ();
 
 $MATCH_SUPERS = 1;