diff options
| author | Paul Buetow <paul@buetow.org> | 2011-04-22 10:09:55 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-04-22 10:09:55 +0000 |
| commit | 8583193f94c8df3d0892a78b21efe816aa0e92a4 (patch) | |
| tree | 529f22dd7e37efbc70de06095a1c2f5bffc10cc0 /loadbars.pl | |
| parent | 32188074fbfc2fd2523dbf732072bca325b03461 (diff) | |
new devel version
Diffstat (limited to 'loadbars.pl')
| -rwxr-xr-x | loadbars.pl | 2 |
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, |
