diff options
| author | Paul Buetow (mars) <paul@buetow.org> | 2012-01-29 12:21:53 +0100 |
|---|---|---|
| committer | Paul Buetow (mars) <paul@buetow.org> | 2012-01-29 12:21:53 +0100 |
| commit | 617ec6163f5a3c408f467097a5ac7ff2963ce29b (patch) | |
| tree | 767e33ef9ae0f21269106262f5c981d9bb459bc5 | |
| parent | 10487a8d77e3e461e8564d0c0895333a0608c83c (diff) | |
Prepare for v0.4.0.1 release
| -rw-r--r-- | loadbars | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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, |
