summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpbuetow <puppet@mx.buetow.org>2012-03-14 22:37:05 +0100
committerpbuetow <puppet@mx.buetow.org>2012-03-14 22:37:05 +0100
commit0440e5d2a7123270462d148e4a9cfb6ba658421a (patch)
treeb301eba64f7afe14eebee665138329ac44e583f3
parent2e27cd92ceb496d2d5b7fcba32c9a0300c76dcf9 (diff)
init 0.5.2-devel
-rwxr-xr-xloadbars2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars b/loadbars
index 5015664..bb460bd 100755
--- a/loadbars
+++ b/loadbars
@@ -26,7 +26,7 @@ use threads;
use threads::shared;
use constant {
- VERSION => 'loadbars v0.5.1',
+ VERSION => 'loadbars v0.5.2-devel',
COPYRIGHT => '2010-2012 (c) Paul Buetow <loadbars@mx.buetow.org>',
CONFFILE => $ENV{HOME} . '/.loadbarsrc',
CSSH_CONFFILE => '/etc/clusters',