Mercurial
Mercurial
>
corpus_parole
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
server/src/config/constants.php
changeset 314
f5690d918358
parent 313
706f10bcdc3c
parent 309
6ab16926b675
child 315
e3217b6adea3
equal
deleted
inserted
replaced
313:706f10bcdc3c
314:f5690d918358
1
<?php
2
3
return [
4
5
'VERSION' => [0,0,0,'alpha',1],
6
7
];