summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2008-01-23 16:07:05 +0100
committerTobi Oetiker <tobi@oetiker.ch>2008-01-23 16:07:05 +0100
commit8f75cc658717b4409d2eb3c37f6704c7f9d84e59 (patch)
treea5bef1f94cbf1721ce3f17c9931b4d5babecb04e /bin/smokeping.dist
parentd7ef1c5cc614185fe2e9dd83442edb824620335c (diff)
downloadsmokeping-8f75cc658717b4409d2eb3c37f6704c7f9d84e59.tar.gz
smokeping-8f75cc658717b4409d2eb3c37f6704c7f9d84e59.tar.xz
prepare for the release of smokeping-2.3.0
Diffstat (limited to 'bin/smokeping.dist')
-rwxr-xr-xbin/smokeping.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/smokeping.dist b/bin/smokeping.dist
index 928bc8e..81ff3aa 100755
--- a/bin/smokeping.dist
+++ b/bin/smokeping.dist
@@ -4,7 +4,7 @@
use lib qw(/usr/pack/rrdtool-1.2.23-mo/lib/perl);
use lib qw(lib);
-use Smokeping 2.002007;
+use Smokeping 2.003000;
Smokeping::main("etc/config.dist");