summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-22 01:00:53 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-03-22 01:00:53 +0100
commit1247ca957d00432d6aa3c4f2cbf9c509ea545c03 (patch)
treef07bf770e5d3f6991689ef60a10036b838cb1323 /bin/tSmoke.dist
parenteb5b60612aec46ef7a321c223237d02c8439083b (diff)
downloadsmokeping-1247ca957d00432d6aa3c4f2cbf9c509ea545c03.tar.gz
smokeping-1247ca957d00432d6aa3c4f2cbf9c509ea545c03.tar.xz
prepare for the release of smokeping-20060322_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 45d5759..ad1595d 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 20060321;
+use Smokeping 20060322;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;