From 15f50b441bfb70a3390796a5ff79e97566dc7f57 Mon Sep 17 00:00:00 2001 From: Robbert Krebbers <mail@robbertkrebbers.nl> Date: Wed, 13 Jul 2016 17:14:46 +0200 Subject: [PATCH] Bump Coq version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7ea6596a..d4b01a8aa 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is the Coq development of the [Iris Project](http://plv.mpi-sws.org/iris/). This version is known to compile with: - - Coq 8.5pl1 + - Coq 8.5pl2 - Ssreflect 1.6 For development, better make sure you have a version of Ssreflect that includes -- GitLab