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: 0b30398c3f6ce23dcb5df76079ac2a7eed2a306c (
plain
)
1
2
3
4
5
<?php
$BOCAVERSION
=
'boca-1.5.6'
;
$YEAR
=
'2013'
;
?>