diff options
| author | Paul Buetow <paul@buetow.org> | 2011-04-22 10:09:03 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-04-22 10:09:03 +0000 |
| commit | 0a8124e6ddcd3ba4a119dc2585a5b6c1880eb316 (patch) | |
| tree | 52253232091972c9510d7a932a1864c721599202 /loadbars.pl | |
| parent | 179352f6357605a37b3d653d192cfd0a96a89b6a (diff) | |
tagged 0.1.2.10.1.2.1
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 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, |
