summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-12 01:00:49 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-03-12 01:00:49 +0100
commit5e2b4100c9807be39f75a7af2f1f195330e05b0c (patch)
tree3806901b2ef8718ba54d8055f08fec34e75dcaab /bin/tSmoke.dist
parent8320d440faa98b29c5bc197dd2ef4929bdd55275 (diff)
downloadsmokeping-5e2b4100c9807be39f75a7af2f1f195330e05b0c.tar.gz
smokeping-5e2b4100c9807be39f75a7af2f1f195330e05b0c.tar.xz
prepare for the release of smokeping-20060312_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 d9d0316..d34efba 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 20060311;
+use Smokeping 20060312;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;