index
:
boca.git
master
This is an administration system to held programming contests
Lucas Faria Mendes
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
versionnum.php
blob: 560983d0609036eb7a0db6e251e418df557cf58a (
plain
)
1
2
3
4
5
<?php
$BOCAVERSION
=
'boca-1.5.12'
;
$YEAR
=
'2017'
;
?>