From 5b812a98d4af1ab2d35c957d5a2d4c121fd8486e Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 24 Oct 2001 10:50:56 +0000 Subject: 0.03 --- SSH.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SSH.pm') diff --git a/SSH.pm b/SSH.pm index 8acd909..e4e0887 100644 --- a/SSH.pm +++ b/SSH.pm @@ -8,7 +8,7 @@ use IPC::Open3; @ISA = qw(Exporter); @EXPORT_OK = qw( ssh issh sshopen2 sshopen3 ); -$VERSION = '0.02'; +$VERSION = '0.03'; $DEBUG = 0; -- cgit v1.2.1