summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-26 01:00:51 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-26 01:00:51 +0200
commitff15a9dfc43a89f23ed99e100b97c6280ca79a96 (patch)
treea7b20f02b312109c5d3e476753a857034558e13a /bin/tSmoke.dist
parentb00129a9eed4717d3b320cb728bead23e177e160 (diff)
downloadsmokeping-ff15a9dfc43a89f23ed99e100b97c6280ca79a96.tar.gz
smokeping-ff15a9dfc43a89f23ed99e100b97c6280ca79a96.tar.xz
prepare for the release of smokeping-20060526_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 97baf9f..2a67a90 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 20060525;
+use Smokeping 20060526;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;