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=26c19f9ab42ba2aee551b535f60d8264290285b6;hp=dc637f079ac4f241eaa8b99081d607770fb8c1fe;hb=3e7fd9031ca5f299f08ee12718ea8938dbb4277a;hpb=498646e00c11ecb137eac12e4eab92b7f8a3fb98 diff --git a/lib/Gruntmaster/Daemon/Judge/Points.pm b/lib/Gruntmaster/Daemon/Judge/Points.pm index dc637f0..26c19f9 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_003'; +our $VERSION = '5999.000_004'; ##################################################