diff options
| author | Paul Buetow (mars) <paul@buetow.org> | 2011-11-25 12:27:35 +0100 |
|---|---|---|
| committer | Paul Buetow (mars) <paul@buetow.org> | 2011-11-25 12:27:35 +0100 |
| commit | dd173e785241d737e0697b3fc93cc006714e0b8d (patch) | |
| tree | ee2792b05570cc85cf994bfaef79ce5519cafe43 /loadbars.pl | |
| parent | 2d74691e13df302cab74cd2fc3b3fee6ae924a20 (diff) | |
Remove a wish
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 9136911..1b556cd 100755 --- a/loadbars.pl +++ b/loadbars.pl @@ -26,7 +26,7 @@ use threads::shared; use constant { DEPTH => 8, - VERSION => 'loadbars v0.2.2', + VERSION => 'loadbars v0.2.2-master', Copyright => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>', BLACK => SDL::Color->new(-r => 0x00, -g => 0x00, -b => 0x00), BLUE => SDL::Color->new(-r => 0x00, -g => 0x00, -b => 0xff), |
