summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/I18N/LangTags/List.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/I18N/LangTags/List.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/I18N/LangTags/List.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/I18N/LangTags/List.pm b/Master/tlpkg/tlperl/lib/I18N/LangTags/List.pm
index 5494bea21ed..461bd4d8d71 100644
--- a/Master/tlpkg/tlperl/lib/I18N/LangTags/List.pm
+++ b/Master/tlpkg/tlperl/lib/I18N/LangTags/List.pm
@@ -4,7 +4,7 @@ package I18N::LangTags::List;
# Time-stamp: "2004-10-06 23:26:21 ADT"
use strict;
use vars qw(%Name %Is_Disrec $Debug $VERSION);
-$VERSION = '0.35';
+$VERSION = '0.35_01';
# POD at the end.
#----------------------------------------------------------------------