diff options
| author | Paul Buetow <paul@buetow.org> | 2012-03-16 07:21:13 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-03-16 07:21:13 +0100 |
| commit | 72e19fdb33d05401b9bbb0b52d72a1dc0e9e6b20 (patch) | |
| tree | 6cb7141b3a161fd7dc6ad71cebada7e917946b6a | |
| parent | 825461f10026f4ba39cf3f0a363914c0552a817b (diff) | |
release 0.5.1.10.5.1.1
| -rw-r--r-- | CHANGELOG | 2 | ||||
| -rwxr-xr-x | loadbars | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +Fri Mar 16 07:20:50 CET 2012 +* Release v0.5.1.1 * Dropped FreeBSD support / focus is Linux * On shutdown all sub-processes are gonna be terminated instantly (was old bug). Needs Proc::ProcessTable module. @@ -28,7 +28,7 @@ use threads; use threads::shared; use constant { - VERSION => 'loadbars v0.5.2-devel', + VERSION => 'loadbars v0.5.1.1', COPYRIGHT => '2010-2012 (c) Paul Buetow <loadbars@mx.buetow.org>', CONFFILE => $ENV{HOME} . '/.loadbarsrc', CSSH_CONFFILE => '/etc/clusters', |
