diff options
| -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, |
