From 342e672574c4e67d510e46ab6acd0e21a7d0cf54 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 26 Apr 2015 22:16:26 +0000 Subject: (tl)perl 5.20.2 for windows, from siep git-svn-id: svn://tug.org/texlive/trunk@37064 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlperl/lib/Locale/Currency.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg/tlperl/lib/Locale/Currency.pm') diff --git a/Master/tlpkg/tlperl/lib/Locale/Currency.pm b/Master/tlpkg/tlperl/lib/Locale/Currency.pm index 339a3d947d3..0d7814c13ac 100644 --- a/Master/tlpkg/tlperl/lib/Locale/Currency.pm +++ b/Master/tlpkg/tlperl/lib/Locale/Currency.pm @@ -1,7 +1,7 @@ package Locale::Currency; # Copyright (C) 2001 Canon Research Centre Europe (CRE). # Copyright (C) 2002-2009 Neil Bowers -# Copyright (c) 2010-2013 Sullivan Beck +# Copyright (c) 2010-2014 Sullivan Beck # This program is free software; you can redistribute it and/or modify it # under the same terms as Perl itself. @@ -10,7 +10,7 @@ use warnings; use Exporter; our $VERSION; -$VERSION='3.25'; +$VERSION='3.30'; our (@ISA,@EXPORT); -- cgit v1.2.3