Skip to content
Snippets Groups Projects
Commit 2f80c991 authored by Ralf Jung's avatar Ralf Jung
Browse files

bump 8.19 to latest minor release

parent 4871f965
Branches
No related tags found
No related merge requests found
...@@ -76,11 +76,11 @@ build-coq.8.20.0-dune: ...@@ -76,11 +76,11 @@ build-coq.8.20.0-dune:
MAKE_TARGET: "dune" MAKE_TARGET: "dune"
# The oldest version runs in MRs, without name mangling. # The oldest version runs in MRs, without name mangling.
build-coq.8.19.1: build-coq.8.19.2:
<<: *template <<: *template
<<: *branches_and_mr <<: *branches_and_mr
variables: variables:
OPAM_PINS: "coq version 8.19.1" OPAM_PINS: "coq version 8.19.2"
trigger-stdpp.dev: trigger-stdpp.dev:
<<: *template <<: *template
......
...@@ -30,7 +30,7 @@ Importing Iris has some side effects as the library sets some global options. ...@@ -30,7 +30,7 @@ Importing Iris has some side effects as the library sets some global options.
This version is known to compile with: This version is known to compile with:
- Coq 8.19.1 / 8.20.0 - Coq 8.19.2 / 8.20.0
- A development version of [std++](https://gitlab.mpi-sws.org/iris/stdpp) - A development version of [std++](https://gitlab.mpi-sws.org/iris/stdpp)
Generally we always aim to support the last two stable Coq releases. Support for Generally we always aim to support the last two stable Coq releases. Support for
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment