summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (mars) <paul@buetow.org>2012-01-29 12:21:53 +0100
committerPaul Buetow (mars) <paul@buetow.org>2012-01-29 12:21:53 +0100
commit617ec6163f5a3c408f467097a5ac7ff2963ce29b (patch)
tree767e33ef9ae0f21269106262f5c981d9bb459bc5
parent10487a8d77e3e461e8564d0c0895333a0608c83c (diff)
Prepare for v0.4.0.1 release
-rw-r--r--loadbars2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars b/loadbars
index 18f45f5..694bfa9 100644
--- a/loadbars
+++ b/loadbars
@@ -25,7 +25,7 @@ use threads;
use threads::shared;
use constant {
- VERSION => 'loadbars v0.4.0-master',
+ VERSION => 'loadbars v0.4.0.1',
Copyright => '2010 - 2012 (c) Paul Buetow <loadbars@mx.buetow.org>',
CSSH_CONFFILE => '/etc/clusters',
CSSH_MAX_RECURSION => 10,