From 004db2ff704e4034b41dbbdf97a4eaa5b06349ed Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 6 Aug 2011 20:08:57 +0000 Subject: 0.2.0.0 -> 0.2.0 --- loadbars.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loadbars.pl') diff --git a/loadbars.pl b/loadbars.pl index 8d24866..c8ac5a1 100755 --- a/loadbars.pl +++ b/loadbars.pl @@ -51,7 +51,7 @@ use IO::Socket; use constant { DEPTH => 8, - VERSION => 'loadbars v0.2.0.0-devel', + VERSION => 'loadbars v0.2.0', 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