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
/
boca-1.5.0
/
src
/
versionnum.php
blob: 8455227e7ef906118dcbdf1c6264fdd73afacceb (
plain
)
1
2
3
4
5
<?php
$BOCAVERSION
=
'boca-1.5.0'
;
$YEAR
=
'2012'
;
?>