diff options
| author | Paul Buetow <paul@buetow.org> | 2012-03-16 07:27:47 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-03-16 07:27:47 +0100 |
| commit | c6b5e8b3552094e3534258b0b2ad1d77fdcbf15d (patch) | |
| tree | 215cc2cb3e0dd559e78065dde54726e5a2f296b4 | |
| parent | 68f4b1f4bbb72f07f95bbfb58e05239d45e91079 (diff) | |
Docu fix
| -rwxr-xr-x | loadbars | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |
