summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-19 01:00:56 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-19 01:00:56 +0200
commita0650b1631c9588c7fc796afe5536e662c090d4d (patch)
tree7a7e12c0c107667bdc20fd92985b8ecf9ae93ec7 /bin/smokeping.dist
parentd0b8cabf6e9030ee17b5eda9d4584967f0e25203 (diff)
downloadsmokeping-a0650b1631c9588c7fc796afe5536e662c090d4d.tar.gz
smokeping-a0650b1631c9588c7fc796afe5536e662c090d4d.tar.xz
prepare for the release of smokeping-20060519_trunk
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 0d2f5c9..dfe1432 100755
--- a/bin/smokeping.dist
+++ b/bin/smokeping.dist
@@ -4,7 +4,7 @@
use lib qw(/usr/pack/rrdtool-1.0.49-to/lib/perl);
use lib qw(lib);
-use Smokeping 20060518;
+use Smokeping 20060519;
Smokeping::main("etc/config.dist");