From 5978aee6db88bfcd57abe1ce8fc5e5a2f7dd6e24 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 16 Mar 2012 07:27:10 +0100 Subject: Docu fix --- README | 3 ++- loadbars | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 3d8e545..c493564 100644 --- a/README +++ b/README @@ -11,7 +11,8 @@ For a changelog see CHANGELOG For a list of all known bugs see BUGS -Supported platforms are: Linux and FreeBSD (the latter with linprocfs mounted, +Supported platforms are: Linux + the latter may not have full functionality). For Linux at least a 2.6 Kernel is required. diff --git a/loadbars b/loadbars index 9431ae5..ff7e1b7 100755 --- a/loadbars +++ b/loadbars @@ -28,7 +28,7 @@ use threads; use threads::shared; use constant { - VERSION => 'loadbars v0.5.1.1', + VERSION => 'loadbars v0.5.1.1-master', COPYRIGHT => '2010-2012 (c) Paul Buetow ', CONFFILE => $ENV{HOME} . '/.loadbarsrc', CSSH_CONFFILE => '/etc/clusters', -- cgit v1.2.3