oboy/src/core/version.ml

3 lines
45 B
OCaml
Raw Normal View History

2019-05-08 23:09:31 +02:00
let name () = "oboy"
let version () = "1.0a"