summaryrefslogtreecommitdiff
path: root/SSH.pm
diff options
context:
space:
mode:
authorivan <ivan>2001-10-24 10:50:56 +0000
committerivan <ivan>2001-10-24 10:50:56 +0000
commit5b812a98d4af1ab2d35c957d5a2d4c121fd8486e (patch)
tree3a7465904e818858770bdf1513e3dc328744edc4 /SSH.pm
parent0a51d5a2156eddc70985d13351f2902124d09f10 (diff)
Diffstat (limited to 'SSH.pm')
-rw-r--r--SSH.pm2
1 files changed, 1 insertions, 1 deletions
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;