X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon%2FJudge%2FPoints.pm;fp=lib%2FGruntmaster%2FDaemon%2FJudge%2FPoints.pm;h=dc637f079ac4f241eaa8b99081d607770fb8c1fe;hp=230e56d3dd514fa6db82ff7070afcd3caecd8071;hb=69ea9358b59a6d8bd566c3af22247e8c2e35320f;hpb=bf653e2314548a336b83836ddae9b80913981c9d diff --git a/lib/Gruntmaster/Daemon/Judge/Points.pm b/lib/Gruntmaster/Daemon/Judge/Points.pm index 230e56d..dc637f0 100644 --- a/lib/Gruntmaster/Daemon/Judge/Points.pm +++ b/lib/Gruntmaster/Daemon/Judge/Points.pm @@ -8,7 +8,7 @@ use Gruntmaster::Daemon::Constants qw/AC REJ/; use List::Util qw/sum/; use Log::Log4perl qw/get_logger/; -our $VERSION = '5999.000_002'; +our $VERSION = '5999.000_003'; ##################################################