summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpbuetow (lxpbuetow) <puppet@mx.buetow.org>2011-12-27 13:09:26 +0100
committerpbuetow (lxpbuetow) <puppet@mx.buetow.org>2011-12-27 13:09:26 +0100
commit7532f8adc0f3e8fd99cadc23f6ecbfd809178b84 (patch)
tree9c0689ae32549167cacf577eabc87d58d8a7fa7e
parente5602aad08db086a7063e6ded6f05dda417c9c47 (diff)
it is master not devel
-rwxr-xr-xloadbars2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars b/loadbars
index ad4f371..121ebe6 100755
--- a/loadbars
+++ b/loadbars
@@ -26,7 +26,7 @@ use threads::shared;
use constant {
DEPTH => 8,
- VERSION => 'loadbars v0.3.1-devel',
+ VERSION => 'loadbars v0.3.1-master',
Copyright => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>',
CSSH_CONFFILE => '/etc/clusters',
CSSH_MAX_RECURSION => 10,