aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/ssreflect/plugin/v8.5
diff options
context:
space:
mode:
Diffstat (limited to 'mathcomp/ssreflect/plugin/v8.5')
-rw-r--r--mathcomp/ssreflect/plugin/v8.5/ssreflect.ml42
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/ssreflect/plugin/v8.5/ssreflect.ml4 b/mathcomp/ssreflect/plugin/v8.5/ssreflect.ml4
index 4bea3b8..72f1949 100644
--- a/mathcomp/ssreflect/plugin/v8.5/ssreflect.ml4
+++ b/mathcomp/ssreflect/plugin/v8.5/ssreflect.ml4
@@ -3,7 +3,7 @@
(* This line is read by the Makefile's dist target: do not remove. *)
DECLARE PLUGIN "ssreflect"
-let ssrversion = "1.5";;
+let ssrversion = "1.6";;
let ssrAstVersion = 1;;
let () = Mltop.add_known_plugin (fun () ->
if Flags.is_verbose () && not !Flags.batch_mode then begin