summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-07-29 01:00:55 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-07-29 01:00:55 +0200
commit4d88e72094fd76b30833299e114038db068863de (patch)
tree74ee0d6256ea2bc193b63a8db1b9e23b8fe887b8 /bin/smokeping.dist
parente0ae4ef798ac097ff5703ac1bb3208ded8703ac9 (diff)
downloadsmokeping-4d88e72094fd76b30833299e114038db068863de.tar.gz
smokeping-4d88e72094fd76b30833299e114038db068863de.tar.xz
prepare for the release of smokeping-20060729_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 18f6b42..18dc4d0 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 20060728;
+use Smokeping 20060729;
Smokeping::main("etc/config.dist");