X-Git-Url: http://git.onelab.eu/?p=vsys.git;a=blobdiff_plain;f=globals.ml;h=4d922e509cef36d0cd5d51a3f56cd37d7bdd8f48;hp=93dd8037f57579087aeef8a9b5cdefd296420cbe;hb=f31cd533d7b736122c298237b37a5baf5a845f65;hpb=0872a9219f713341e3fb8a3ed2c9f01519716f83 diff --git a/globals.ml b/globals.ml index 93dd803..4d922e5 100644 --- a/globals.ml +++ b/globals.ml @@ -1,7 +1,7 @@ (** Some things that didn't fit in elsewhere *) let backend = ref "" let debug = ref true -let vsys_version = "0.95" +let vsys_version = "0.99" let nochroot = ref false let conffile = ref "" let pid_filepath = ref "/var/run/vsys.pid"