summaryrefslogtreecommitdiff
path: root/lib/Loadbars/Constants.pm
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-04-20 23:04:17 +0200
committerPaul Buetow <paul@buetow.org>2012-04-20 23:04:17 +0200
commit7074e7feb78758d2e5b97f7e447b7fa59691fbef (patch)
tree37e00ad5a36f1618243d89964d669f73bd2e4d9e /lib/Loadbars/Constants.pm
parent46b7f1cfa7ab8da5b09ae765638f68bba20b2e02 (diff)
hotfix release0.5.2.1
Diffstat (limited to 'lib/Loadbars/Constants.pm')
-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',