From a9e10717b1e1dad4f27273858eeaf4196ec4e6b8 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 7 Aug 2011 12:08:29 +0000 Subject: Released v0.2.0.1 bugfix release --- loadbars.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loadbars.pl') diff --git a/loadbars.pl b/loadbars.pl index c650bd3..5e06bb6 100755 --- a/loadbars.pl +++ b/loadbars.pl @@ -49,7 +49,7 @@ use threads::shared; use constant { DEPTH => 8, - VERSION => 'loadbars v0.2.1-devel', + VERSION => 'loadbars v0.2.0.1', COPYRIGHT => '2010-2011 (c) Paul Buetow ', BLACK => SDL::Color->new(-r => 0x00, -g => 0x00, -b => 0x00), BLUE => SDL::Color->new(-r => 0x00, -g => 0x00, -b => 0xff), -- cgit v1.2.3