diff options
| -rwxr-xr-x | loadbars | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ use threads::shared; use constant { DEPTH => 8, - VERSION => 'loadbars v0.3.0', + VERSION => 'loadbars v0.3.0-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), |
