diff options
| author | Paul Buetow <paul@buetow.org> | 2011-01-11 13:29:10 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-01-11 13:29:10 +0000 |
| commit | 620ef9015d343bf7ccbbd29cb3d9ce125b64779a (patch) | |
| tree | f24f9f981753a58c9ee7197e50cefab202d2702e /loadbars.pl | |
| parent | cfc44423e207f108e7c68546b78e4c125592dda6 (diff) | |
versioning and changelog
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 055009b..54424f9 100755 --- a/loadbars.pl +++ b/loadbars.pl @@ -53,7 +53,7 @@ use threads::shared; use constant { DEPTH => 8, PROMPT => 'loadbars> ', - VERSION => 'loadbars v0.1.1', + VERSION => 'loadbars v0.1.1-devel', COPYRIGHT => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>', NULL => 0, MSG_SET_DIMENSION => 1, |
