summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-01-06 01:01:05 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-01-06 01:01:05 +0100
commit6772387bcd7b604ad28d12a49e5806a872ad3b79 (patch)
tree6b38cd05ba38272682392bb1aae4c1bef7ca9426 /bin/tSmoke.dist
parentb0435f544c7bc175a2a1741394357f2f44622a97 (diff)
downloadsmokeping-6772387bcd7b604ad28d12a49e5806a872ad3b79.tar.gz
smokeping-6772387bcd7b604ad28d12a49e5806a872ad3b79.tar.xz
prepare for the release of smokeping-20060106_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 a04fd71..9cfcfc2 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 20060105;
+use Smokeping 20060106;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;