From 90d2dccee1583fc904de216a3f21d4c37f598d45 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars)" Date: Mon, 26 Dec 2011 14:40:14 +0100 Subject: It is now -master --- loadbars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loadbars b/loadbars index b212f5c..d014f8b 100755 --- a/loadbars +++ b/loadbars @@ -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 ', BLACK => SDL::Color->new(-r => 0x00, -g => 0x00, -b => 0x00), BLUE => SDL::Color->new(-r => 0x00, -g => 0x00, -b => 0xff), -- cgit v1.2.3