summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-06-26 01:01:02 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-06-26 01:01:02 +0200
commit85792ae3d91ca94d0da926a536f2f58d22447a0c (patch)
tree8ff2b48080db4c278897892e399b7a1dbef061f8 /bin/tSmoke.dist
parentd3b58da692482ac45b5cb365af4fe99a4db93438 (diff)
downloadsmokeping-85792ae3d91ca94d0da926a536f2f58d22447a0c.tar.gz
smokeping-85792ae3d91ca94d0da926a536f2f58d22447a0c.tar.xz
prepare for the release of smokeping-20060626_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 8410106..a324958 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 20060625;
+use Smokeping 20060626;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;