summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-03-16 07:27:47 +0100
committerPaul Buetow <paul@buetow.org>2012-03-16 07:27:47 +0100
commitc6b5e8b3552094e3534258b0b2ad1d77fdcbf15d (patch)
tree215cc2cb3e0dd559e78065dde54726e5a2f296b4
parent68f4b1f4bbb72f07f95bbfb58e05239d45e91079 (diff)
Docu fix
-rwxr-xr-xloadbars2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars b/loadbars
index 76cb185..09bc2b8 100755
--- a/loadbars
+++ b/loadbars
@@ -28,7 +28,7 @@ use threads;
use threads::shared;
use constant {
- VERSION => 'loadbars v0.5.1.1',
+ VERSION => 'loadbars v0.5.1.2-devel',
COPYRIGHT => '2010-2012 (c) Paul Buetow <loadbars@mx.buetow.org>',
CONFFILE => $ENV{HOME} . '/.loadbarsrc',
CSSH_CONFFILE => '/etc/clusters',