From 99fda7dfcfacc6e5986f77645c1e8b90225136ab Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Fri, 13 Jul 2018 11:50:46 +0200
Subject: [PATCH] bump Iris to master

---
 opam | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opam b/opam
index 0f5c6c07..30924c88 100644
--- a/opam
+++ b/opam
@@ -9,5 +9,5 @@ build: [make "-j%{jobs}%"]
 install: [make "install"]
 remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/igps" ]
 depends: [
-  "coq-iris" { (= "branch.gen_proofmode.2018-07-04.2.34f64c8d") | (= "dev") }
+  "coq-iris" { (= "dev.2018-07-13.0.cbf73155") | (= "dev") }
 ]
-- 
GitLab