From 65d54b3c6f7b4a975e602ed5da85440b57f855d9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 12 Aug 2011 19:34:25 +0000 Subject: Tagged v0.2.1 --- loadbars.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loadbars.pl') diff --git a/loadbars.pl b/loadbars.pl index 8cc8a72..4226c4d 100755 --- a/loadbars.pl +++ b/loadbars.pl @@ -26,7 +26,7 @@ use threads::shared; use constant { DEPTH => 8, - VERSION => 'loadbars v0.2.1-devel', + VERSION => 'loadbars v0.2.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