summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-02 01:00:48 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-03-02 01:00:48 +0100
commit1d8ea2813596138d931f4dcc42ac5b3011a7a185 (patch)
tree042554ad401189096e53606f87374135a32c1ed4 /bin/tSmoke.dist
parentced1a2d96fa017fb8161d48a6fc28a945e83c856 (diff)
downloadsmokeping-1d8ea2813596138d931f4dcc42ac5b3011a7a185.tar.gz
smokeping-1d8ea2813596138d931f4dcc42ac5b3011a7a185.tar.xz
prepare for the release of smokeping-20060302_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 c41394a..177f932 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 20060301;
+use Smokeping 20060302;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;