X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon%2FJudge%2FPoints.pm;h=6e6563b4baad6e3b0d784556b967a069d0f25b84;hp=e75aeb2536c3bb566b294c3eeea118f2726b966f;hb=bc3729599a66921e1efd9f801222e814c626ea76;hpb=ad77b7d3dee6e61405535dd0dabd117398731ad1 diff --git a/lib/Gruntmaster/Daemon/Judge/Points.pm b/lib/Gruntmaster/Daemon/Judge/Points.pm index e75aeb2..6e6563b 100644 --- a/lib/Gruntmaster/Daemon/Judge/Points.pm +++ b/lib/Gruntmaster/Daemon/Judge/Points.pm @@ -7,7 +7,8 @@ use warnings; use Gruntmaster::Daemon::Constants qw/AC REJ/; use List::Util qw/sum/; use Log::Log4perl qw/get_logger/; -our $VERSION = '0.001'; + +our $VERSION = '5999-TRIAL'; ##################################################