X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon%2FJudge%2FPoints.pm;h=85ba209d1ef2a054a61ebc88fea4a2c7f865d8f0;hp=6decaad3b2c3391e369020ce34e5c677f50ff508;hb=d6a1ae0d77398b2a7ed967e10e8420ac7d9980e5;hpb=4e02269fbd70d2f598c46a27d3c239a27cf83b0b diff --git a/lib/Gruntmaster/Daemon/Judge/Points.pm b/lib/Gruntmaster/Daemon/Judge/Points.pm index 6decaad..85ba209 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_001'; +our $VERSION = '5999.000_002'; ##################################################