summaryrefslogtreecommitdiff
path: root/loadbars.pl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-04-22 10:08:38 +0000
committerPaul Buetow <paul@buetow.org>2011-04-22 10:08:38 +0000
commit32188074fbfc2fd2523dbf732072bca325b03461 (patch)
tree52253232091972c9510d7a932a1864c721599202 /loadbars.pl
parent179352f6357605a37b3d653d192cfd0a96a89b6a (diff)
releasing v0.1.2.1
Diffstat (limited to 'loadbars.pl')
-rwxr-xr-xloadbars.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars.pl b/loadbars.pl
index 2d7051c..7b35510 100755
--- a/loadbars.pl
+++ b/loadbars.pl
@@ -51,7 +51,7 @@ use threads::shared;
use constant {
DEPTH => 8,
PROMPT => 'loadbars> ',
- VERSION => 'loadbars v0.1.3-devel',
+ VERSION => 'loadbars v0.1.2.1',
COPYRIGHT => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>',
NULL => 0,
MSG_TOGGLE_TXT => 1,