X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon%2FJudge%2FPoints.pm;h=0ddc71f395d0b173aa46e3151b75b387e0a75711;hp=6e6563b4baad6e3b0d784556b967a069d0f25b84;hb=a552265610c628aa30a1195497aa08d3c79f0a37;hpb=0eb868e59312462a1b4b45dcaba992408a998795 diff --git a/lib/Gruntmaster/Daemon/Judge/Points.pm b/lib/Gruntmaster/Daemon/Judge/Points.pm index 6e6563b..0ddc71f 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-TRIAL'; +our $VERSION = '5999.000_001'; ##################################################