diff options
| author | pbuetow (lxpbuetow) <puppet@mx.buetow.org> | 2011-12-27 12:28:55 +0100 |
|---|---|---|
| committer | pbuetow (lxpbuetow) <puppet@mx.buetow.org> | 2011-12-27 12:28:55 +0100 |
| commit | dddacc0f9f02f40541db17d787642319e736e4ce (patch) | |
| tree | 7092158cf2efa358cd2d5e04b1731037bfd65111 | |
| parent | 578c3a4320ec746978089cb770187934d38f767e (diff) | |
Releases v0.3.1
| -rw-r--r-- | CHANGELOG | 2 | ||||
| -rwxr-xr-x | loadbars | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +Tue Dec 27 12:28:40 CET 2011 +* Released v0.3.1 * --cluster option (which reads the ClusterSSH config file /etc/clusters/) also supports clusters of clusters. e.g.: $ cat /etc/clusters @@ -26,7 +26,7 @@ use threads::shared; use constant { DEPTH => 8, - VERSION => 'loadbars v0.3.1-devel', + VERSION => 'loadbars v0.3.1', Copyright => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>', CSSH_CONFFILE => '/etc/clusters', CSSH_MAX_RECURSION => 10, |
