summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-04-19 01:00:57 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-04-19 01:00:57 +0200
commit46ee95fed2d9fd96185ba3e845b3b313ad5c05b5 (patch)
tree094331113b68631e832540ef68fef70f9b3c9185 /bin/tSmoke.dist
parent1d4293fd5da3b375fb309c30b8072571615813f0 (diff)
downloadsmokeping-46ee95fed2d9fd96185ba3e845b3b313ad5c05b5.tar.gz
smokeping-46ee95fed2d9fd96185ba3e845b3b313ad5c05b5.tar.xz
prepare for the release of smokeping-20060419_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 d56a66a..e60925b 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 20060418;
+use Smokeping 20060419;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;