summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-11-07 01:01:04 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-11-07 01:01:04 +0100
commit8554c768b586a3b15f14e7aa6b397f9c4efce4b4 (patch)
treed9a885b8185e0c8723bd95b6826739cc7bddc7b6 /bin/tSmoke.dist
parent714f7e3d167b5dd3a20c508fc083ac8132e10bb5 (diff)
downloadsmokeping-8554c768b586a3b15f14e7aa6b397f9c4efce4b4.tar.gz
smokeping-8554c768b586a3b15f14e7aa6b397f9c4efce4b4.tar.xz
prepare for the release of smokeping-20051107_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 ecbd4dc..67bdcb9 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 20051106;
+use Smokeping 20051107;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;