diff options
| author | Paul Buetow <paul@buetow.org> | 2011-01-14 22:19:49 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-01-14 22:19:49 +0000 |
| commit | c00518b3410d011b6a3e764cd34b833c017296e5 (patch) | |
| tree | db9d4757560c921584b66823a7aa37c7595c07b1 /loadbars.pl | |
| parent | eb6cf7ae9d58634ccd90da1525e62710855fb153 (diff) | |
its now devel 0.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 1cfc805..2639bba 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', + VERSION => 'loadbars v0.1.3-devel', COPYRIGHT => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>', NULL => 0, MSG_TOGGLE_TXT => 1, |
