summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-04-27 01:00:53 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-04-27 01:00:53 +0200
commit1b93efcb67eab9d086d737e21705956ff859f9b2 (patch)
treedb6d2660c379d88538e06c4cb448ff10b3facfef /bin/smokeping.dist
parent979e18a01a43bc15dbd0e8234a2bf607ab08f541 (diff)
downloadsmokeping-1b93efcb67eab9d086d737e21705956ff859f9b2.tar.gz
smokeping-1b93efcb67eab9d086d737e21705956ff859f9b2.tar.xz
prepare for the release of smokeping-20060427_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 558246f..a67186f 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 20060426;
+use Smokeping 20060427;
Smokeping::main("etc/config.dist");