(no commit message)
[vsys.git] / globals.ml
index ca475d7..29054a6 100644 (file)
@@ -1,7 +1,7 @@
 (** Some things that didn't fit in elsewhere *)
 let backend = ref ""
 let debug = ref true
-let vsys_version = "0.5"
+let vsys_version = "0.7"
 let nochroot = ref false
 let conffile = ref ""
 let pid_filepath = ref "/var/run/vsys.pid"