From 2e4329ceec29f9ca1ad9347268a0d76f1446a260 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars)" Date: Mon, 26 Dec 2011 15:04:07 +0100 Subject: It is now -devel --- loadbars | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/loadbars b/loadbars index b212f5c..fd31091 100755 --- a/loadbars +++ b/loadbars @@ -25,8 +25,8 @@ use threads; use threads::shared; use constant { - DEPTH => 8, - VERSION => 'loadbars v0.3.0', + DEPTH => 8, + VERSION => 'loadbars v0.3.1-devel', 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