summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xloadbars2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars b/loadbars
index 76cb185..09bc2b8 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.2-devel',
COPYRIGHT => '2010-2012 (c) Paul Buetow <loadbars@mx.buetow.org>',
CONFFILE => $ENV{HOME} . '/.loadbarsrc',
CSSH_CONFFILE => '/etc/clusters',