diff options
| author | pbuetow <puppet@mx.buetow.org> | 2012-03-14 22:37:05 +0100 |
|---|---|---|
| committer | pbuetow <puppet@mx.buetow.org> | 2012-03-14 22:37:05 +0100 |
| commit | 0440e5d2a7123270462d148e4a9cfb6ba658421a (patch) | |
| tree | b301eba64f7afe14eebee665138329ac44e583f3 | |
| parent | 2e27cd92ceb496d2d5b7fcba32c9a0300c76dcf9 (diff) | |
init 0.5.2-devel
| -rwxr-xr-x | loadbars | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |
