diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Pod/Simple/Progress.pm')
-rw-r--r-- | Master/tlpkg/tlperl/lib/Pod/Simple/Progress.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Pod/Simple/Progress.pm b/Master/tlpkg/tlperl/lib/Pod/Simple/Progress.pm index af24049f11f..0c18a5b37d6 100644 --- a/Master/tlpkg/tlperl/lib/Pod/Simple/Progress.pm +++ b/Master/tlpkg/tlperl/lib/Pod/Simple/Progress.pm @@ -1,7 +1,7 @@ require 5; package Pod::Simple::Progress; -$VERSION = '3.32'; +$VERSION = '3.35'; use strict; # Objects of this class are used for noting progress of an |