summaryrefslogtreecommitdiff
path: root/SCP.pm
diff options
context:
space:
mode:
authorivan <ivan>2001-10-24 10:59:57 +0000
committerivan <ivan>2001-10-24 10:59:57 +0000
commit00c241c204d6d94bb1a0352b73a217436bde845e (patch)
tree1bfe3df7f318319b3ad3741bd641ae3855fa9519 /SCP.pm
parent9a00bb48fa7a0dffca217c4898f44ec0085a14db (diff)
Diffstat (limited to 'SCP.pm')
-rw-r--r--SCP.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/SCP.pm b/SCP.pm
index 70c158e..8739c95 100644
--- a/SCP.pm
+++ b/SCP.pm
@@ -12,7 +12,7 @@ use IPC::Open3;
@ISA = qw(Exporter);
@EXPORT_OK = qw( scp iscp );
-$VERSION = '0.04';
+$VERSION = '0.05';
$scp = "scp";