summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-04-02 01:00:52 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-04-02 01:00:52 +0200
commit75aa992d8cf249e5bf7606d41053216d39d10605 (patch)
treec8a0f4f624502697fa57a9d058f263c2bfbb4028 /bin/tSmoke.dist
parent599f7c7fb671c160e4886061b92324ae13b951de (diff)
downloadsmokeping-75aa992d8cf249e5bf7606d41053216d39d10605.tar.gz
smokeping-75aa992d8cf249e5bf7606d41053216d39d10605.tar.xz
prepare for the release of smokeping-20060402_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 19df6ce..c0feb96 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 20060401;
+use Smokeping 20060402;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;