summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-06-20 01:00:53 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-06-20 01:00:53 +0200
commitb21de76409f7dd06a507b268fbd857edfd8a0d86 (patch)
tree3b17763692291692d2b5b118efe1edda9fb6438b /bin/tSmoke.dist
parent3b5baa2cecbfa29e6f355300e6c4068d1ba1dbce (diff)
downloadsmokeping-b21de76409f7dd06a507b268fbd857edfd8a0d86.tar.gz
smokeping-b21de76409f7dd06a507b268fbd857edfd8a0d86.tar.xz
prepare for the release of smokeping-20060620_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 881f057..ef69d9c 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 20060619;
+use Smokeping 20060620;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;