From b396b004876d55a4e81069cac4e49e8185ce8cbb Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Wed, 27 Feb 2019 16:54:59 +0100 Subject: Update HTML doc for release 3.5 --- doc/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 78d43504..edb3accd 100644 --- a/doc/index.html +++ b/doc/index.html @@ -24,7 +24,7 @@ a:active {color : Red; text-decoration : underline; }

The CompCert verified compiler

Commented Coq development

-

Version 3.4, 2018-09-17

+

Version 3.5, 2019-02-27

Introduction

-- cgit