summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-06-23 01:00:55 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-06-23 01:00:55 +0200
commit446159316e2445b0b5596696a8b135529cc64099 (patch)
treefd2a18fd5b51212aa2c004f240bc55437ba2bc4d /bin/tSmoke.dist
parenta91c8844b7e3d570753345b453a12ab46ed42f96 (diff)
downloadsmokeping-446159316e2445b0b5596696a8b135529cc64099.tar.gz
smokeping-446159316e2445b0b5596696a8b135529cc64099.tar.xz
prepare for the release of smokeping-20060623_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 0124507..d7acb08 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 20060622;
+use Smokeping 20060623;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;