Removed $Id$ everywhere.
[virt-top.git] / libvirt / libvirt_version.ml.in
1 (* Helper module containing the version of the OCaml bindings.
2  *)
3
4 let package = "@PACKAGE_NAME@"
5 let version = "@PACKAGE_VERSION@"