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