Vsys 0.99
authorSapan Bhatia <gwsapan@gmail.com>
Thu, 16 Dec 2010 19:53:41 +0000 (14:53 -0500)
committerSapan Bhatia <gwsapan@gmail.com>
Thu, 16 Dec 2010 19:53:41 +0000 (14:53 -0500)
globals.ml

index 93dd803..4d922e5 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.95"
+let vsys_version = "0.99"
 let nochroot = ref false
 let conffile = ref ""
 let pid_filepath = ref "/var/run/vsys.pid"