summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Win32/OLE.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Win32/OLE.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/Win32/OLE.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlperl/lib/Win32/OLE.pm b/Master/tlpkg/tlperl/lib/Win32/OLE.pm
index 45158f6278f..ece534b15fa 100644
--- a/Master/tlpkg/tlperl/lib/Win32/OLE.pm
+++ b/Master/tlpkg/tlperl/lib/Win32/OLE.pm
@@ -6,7 +6,7 @@ use strict;
use vars qw($VERSION @ISA @EXPORT @EXPORT_OK @EXPORT_FAIL $AUTOLOAD
$CP $LCID $Warn $LastError $_NewEnum $_Unique);
-$VERSION = '0.1711';
+$VERSION = '0.1712';
use Carp;
use Exporter;
@@ -963,6 +963,6 @@ related questions only, of course).
=head1 VERSION
-Version 0.1711 21 December 2013
+Version 0.1712 14 May 2014
=cut