aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/Example.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Example.v b/examples/Example.v
index a37b2da..8138469 100644
--- a/examples/Example.v
+++ b/examples/Example.v
@@ -1,5 +1,5 @@
(* [Require Import SMTCoq.SMTCoq.] loads the SMTCoq library.
- If you are using native-coq instead of Coq 8.5, replace it with:
+ If you are using native-coq instead of Coq 8.6, replace it with:
Require Import SMTCoq.
*)