summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-04-27 01:00:53 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-04-27 01:00:53 +0200
commit1b93efcb67eab9d086d737e21705956ff859f9b2 (patch)
treedb6d2660c379d88538e06c4cb448ff10b3facfef /bin/tSmoke.dist
parent979e18a01a43bc15dbd0e8234a2bf607ab08f541 (diff)
downloadsmokeping-1b93efcb67eab9d086d737e21705956ff859f9b2.tar.gz
smokeping-1b93efcb67eab9d086d737e21705956ff859f9b2.tar.xz
prepare for the release of smokeping-20060427_trunk
Diffstat (limited to 'bin/tSmoke.dist')
-rwxr-xr-xbin/tSmoke.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tSmoke.dist b/bin/tSmoke.dist
index 1d00be4..aaac84c 100755
--- a/bin/tSmoke.dist
+++ b/bin/tSmoke.dist
@@ -53,7 +53,7 @@ use strict;
use lib qw(lib);
use lib "/usr/local/rrdtool-1.0.39/lib/perl";
-use Smokeping 20060426;
+use Smokeping 20060427;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;