summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-04-22 10:09:55 +0000
committerPaul Buetow <paul@buetow.org>2011-04-22 10:09:55 +0000
commit8583193f94c8df3d0892a78b21efe816aa0e92a4 (patch)
tree529f22dd7e37efbc70de06095a1c2f5bffc10cc0
parent32188074fbfc2fd2523dbf732072bca325b03461 (diff)
new devel version
-rwxr-xr-xloadbars.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars.pl b/loadbars.pl
index 7b35510..5dbc72f 100755
--- a/loadbars.pl
+++ b/loadbars.pl
@@ -51,7 +51,7 @@ use threads::shared;
use constant {
DEPTH => 8,
PROMPT => 'loadbars> ',
- VERSION => 'loadbars v0.1.2.1',
+ VERSION => 'loadbars v0.1.2.2-devel',
COPYRIGHT => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>',
NULL => 0,
MSG_TOGGLE_TXT => 1,