summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-04-13 13:35:52 +0200
committerTobi Oetiker <tobi@oetiker.ch>2005-04-13 13:35:52 +0200
commitd9b0e622f870cc151ffe814abde6f62a47cdba58 (patch)
tree065ab7be5929f0ab3b80f4608ad38442f08ee23c /bin
parentc1676927af530e87f849df945deaa65182db5835 (diff)
downloadsmokeping-d9b0e622f870cc151ffe814abde6f62a47cdba58.tar.gz
smokeping-d9b0e622f870cc151ffe814abde6f62a47cdba58.tar.xz
* updated version numbers in branche
* propperly deal with branches in the target tree that have no probe propperty set.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/smokeping.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/smokeping.dist b/bin/smokeping.dist
index 02deda1..a9d4504 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 1.99001;
+use Smokeping 1.99004;
Smokeping::main("etc/config.dist");