From 1440e0d2e5065221cee0e4c6565842ee3dac7431 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 25 Feb 2012 20:10:19 +0100 Subject: Prepare vor v0.5.1 --- CHANGELOG | 2 ++ loadbars | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 8e51310..3733304 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,5 @@ +Sat Feb 25 20:09:02 CET 2012 +* Release v0.5.1 * Add config file support (~/.loadbarsrc) and it's possible to configure any option you find in --help but without leading '--'. For comments just use the '#' sign. Sample config: diff --git a/loadbars b/loadbars index 035c1a4..5015664 100755 --- a/loadbars +++ b/loadbars @@ -26,7 +26,7 @@ use threads; use threads::shared; use constant { - VERSION => 'loadbars v0.5.1-devel', + VERSION => 'loadbars v0.5.1', COPYRIGHT => '2010-2012 (c) Paul Buetow ', CONFFILE => $ENV{HOME} . '/.loadbarsrc', CSSH_CONFFILE => '/etc/clusters', -- cgit v1.2.3