diff --git a/doc/index.html b/doc/index.html
index edb3accde8..3a4cf6ba29 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -24,7 +24,7 @@
The CompCert verified compiler
Commented Coq development
-Version 3.5, 2019-02-27
+Version 3.6, 2019-09-17
Introduction
@@ -180,7 +180,8 @@ Compiler passes
- Recognition of operators and addressing modes |
+ Recognition of operators and addressing modes;
+ if-conversion |
Cminor to CminorSel |
Selection
SelectOp
|