Revision ca7ff3f7
Added by Lélio Brun over 1 year ago
src/version.ml | ||
---|---|---|
1 | 1 |
let number = "@PACKAGE_VERSION@-@GITBRANCH@" |
2 | 2 |
|
3 |
let codename ="@VERSION_CODENAME@" |
|
3 |
let codename = "@VERSION_CODENAME@"
|
|
4 | 4 |
|
5 | 5 |
let include_path = Sites.Sites.include_ |> List.hd |
6 |
|
|
6 | 7 |
let testgen_path = Sites.Sites.testgen |> List.hd |
Also available in: Unified diff
reformatting