summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-01-02 01:01:01 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-01-02 01:01:01 +0100
commit9333ae4fead9fd1e066e6c10c731fa30e9bb7161 (patch)
tree3aab6d38a7199fab611ec699f8d7b6ddf26bf012 /bin/tSmoke.dist
parenta25527165845fd32dd1ac054d3962c83bad989cb (diff)
downloadsmokeping-9333ae4fead9fd1e066e6c10c731fa30e9bb7161.tar.gz
smokeping-9333ae4fead9fd1e066e6c10c731fa30e9bb7161.tar.xz
prepare for the release of smokeping-20060102_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 689fa7b..0c29d7a 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 20060101;
+use Smokeping 20060102;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;