summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpbuetow (lap824) <puppet@mx.buetow.org>2012-01-22 10:41:50 +0100
committerpbuetow (lap824) <puppet@mx.buetow.org>2012-01-22 10:41:50 +0100
commit212d270a5cc6c30da62c21bd31705e6b096b3fb9 (patch)
tree3026f49af988e1dbfa38066fd9cf47bc8cf21736
parente206bea5b3e2cb58b32b726acdc9d5c1127e057b (diff)
0.4.1-devel
-rwxr-xr-xloadbars2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars b/loadbars
index e5aefde..698717f 100755
--- a/loadbars
+++ b/loadbars
@@ -25,7 +25,7 @@ use threads;
use threads::shared;
use constant {
- VERSION => 'loadbars v0.4.0-devel',
+ VERSION => 'loadbars v0.4.1-devel',
Copyright => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>',
CSSH_CONFFILE => '/etc/clusters',
CSSH_MAX_RECURSION => 10,