summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-10-22 01:01:01 +0200
committerTobi Oetiker <tobi@oetiker.ch>2005-10-22 01:01:01 +0200
commit593fa608368eea633c226c41218bd8bbd90ef3d8 (patch)
treef29e4281c57b26e9245c8b0fa812212d55b64920 /bin/tSmoke.dist
parentac81dca814aaca83729f1f22a7bf738b1c17c9ac (diff)
downloadsmokeping-593fa608368eea633c226c41218bd8bbd90ef3d8.tar.gz
smokeping-593fa608368eea633c226c41218bd8bbd90ef3d8.tar.xz
prepare for the release of smokeping-20051022_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 21b56ad..1f7bea3 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 20051021;
+use Smokeping 20051022;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;