summaryrefslogtreecommitdiff
path: root/lib/Loadbars
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-04-20 23:10:16 +0200
committerPaul Buetow <paul@buetow.org>2012-04-20 23:10:16 +0200
commita441c8388ece70e31e82b1fab72154548cf3fa4a (patch)
tree37e00ad5a36f1618243d89964d669f73bd2e4d9e /lib/Loadbars
parent3f16eb64c2007b6376caf6a798dd456c14afb5b1 (diff)
parent7074e7feb78758d2e5b97f7e447b7fa59691fbef (diff)
Merge remote branch 'remotes/origin/master' into devel
Diffstat (limited to 'lib/Loadbars')
-rw-r--r--lib/Loadbars/Constants.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Loadbars/Constants.pm b/lib/Loadbars/Constants.pm
index af242bd..adffc47 100644
--- a/lib/Loadbars/Constants.pm
+++ b/lib/Loadbars/Constants.pm
@@ -6,7 +6,7 @@ use warnings;
use SDL::Color;
use constant {
- VERSION => 'loadbars v0.5.2-devel',
+ VERSION => 'loadbars v0.5.2.1',
COPYRIGHT => '2010-2012 (c) Paul Buetow <loadbars@mx.buetow.org>',
CONFFILE => $ENV{HOME} . '/.loadbarsrc',
CSSH_CONFFILE => '/etc/clusters',