diff options
| author | Paul Buetow <paul@buetow.org> | 2011-08-05 21:34:10 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-08-05 21:34:10 +0000 |
| commit | 4e95157218d2137df00a76f174c0953b24d026c7 (patch) | |
| tree | f880a7ac7d4377e035e5a02f6a2a4bd3464e6e5e /loadbars.pl | |
| parent | a219ccb66aed233348cd544eb451173e5cfafdfa (diff) | |
tagged v0.1.3
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 b8b0f8d..d4b6c88 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.2-devel', + VERSION => 'loadbars v0.1.3', COPYRIGHT => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>', NULL => 0, MSG_TOGGLE_TXT => 1, |
