summaryrefslogtreecommitdiffstats
path: root/libvirt/libvirt_version.ml.in
blob: 82149809f1f8ffc2edfc89fa652ed84579a3c91b (plain)
1
2
3
4
5
6
(* Helper module containing the version of the OCaml bindings.
 * $Id: libvirt_version.ml.in,v 1.2 2007/08/21 12:33:40 rjones Exp $
 *)

let package = "@PACKAGE_NAME@"
let version = "@PACKAGE_VERSION@"