From a1c148476f32f43bfc0c064f3e05dd694230b9ab Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Sun, 30 Apr 2006 23:00:51 +0000 Subject: prepare for the release of smokeping-20060501_trunk --- bin/tSmoke.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/tSmoke.dist') diff --git a/bin/tSmoke.dist b/bin/tSmoke.dist index 79b8e39..a3391a5 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 20060430; +use Smokeping 20060501; use Net::SMTP; use Getopt::Long; use Pod::Usage; -- cgit v1.2.3-24-g4f1b