diff options
| author | Paul Buetow <paul@buetow.org> | 2011-01-11 12:47:23 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-01-11 12:47:23 +0000 |
| commit | 0e745e06568812fa254e27891271460b83c2f948 (patch) | |
| tree | 40d3bb76fc2399774cfc26287b9b3c9c60497352 /loadbars.pl | |
| parent | 7c5d767ec85fe318a930216a933a57161de65e4b (diff) | |
released v0.1.0
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 937afd9..3e7e165 100755 --- a/loadbars.pl +++ b/loadbars.pl @@ -53,7 +53,7 @@ use threads::shared; use constant { DEPTH => 8, PROMPT => 'loadbars> ', - VERSION => 'loadbars v0.1-beta8-pre6', + VERSION => 'loadbars v0.1.0', COPYRIGHT => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>', NULL => 0, MSG_SET_DIMENSION => 1, |
