diff options
| author | Paul Buetow <paul@buetow.org> | 2010-11-15 19:21:44 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-11-15 19:21:44 +0000 |
| commit | 7986b290ad83f011fb77f908febdcf10f9d080f9 (patch) | |
| tree | 0fde97ee1fa4aa50f9d9f6eeae5deb0746b63f2b | |
| parent | 0cad890a9fdd7ac0c1597bffdea0fa3e6fde3764 (diff) | |
incremented beta number to 7
| -rwxr-xr-x | loadbars.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars.pl b/loadbars.pl index f2da825..d733eac 100755 --- a/loadbars.pl +++ b/loadbars.pl @@ -51,7 +51,7 @@ use threads::shared; use constant { DEPTH => 8, PROMPT => 'loadbars> ', - VERSION => 'loadbars v0.1-beta6', + VERSION => 'loadbars v0.1-beta7', COPYRIGHT => '2010 (c) Paul Buetow <loadbars@mx.buetow.org>', NULL => 0, MSG_SET_DIMENSION => 1, |
