summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Win32/Process/Info/WMI.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Win32/Process/Info/WMI.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/Win32/Process/Info/WMI.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Win32/Process/Info/WMI.pm b/Master/tlpkg/tlperl/lib/Win32/Process/Info/WMI.pm
index 3edb3a262f6..06dcea9cfc4 100644
--- a/Master/tlpkg/tlperl/lib/Win32/Process/Info/WMI.pm
+++ b/Master/tlpkg/tlperl/lib/Win32/Process/Info/WMI.pm
@@ -36,7 +36,7 @@ use strict;
use warnings;
use base qw{Win32::Process::Info};
-our $VERSION = '1.018';
+our $VERSION = '1.019';
use vars qw{%mutator};
use Carp;