diff options
author | xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e> | 2011-03-14 09:36:11 +0000 |
---|---|---|
committer | xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e> | 2011-03-14 09:36:11 +0000 |
commit | 3433b2b39dde4ad8e1381dbc8741055435635166 (patch) | |
tree | 495d8cd6fd411889d401f3013f803936fcdfe702 /doc | |
parent | 318d64760730273b675b1fa646ab9517f0b52b2b (diff) |
Update for 1.8.1
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1609 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 67b821f..9108a58 100644 --- a/doc/index.html +++ b/doc/index.html @@ -24,7 +24,7 @@ a:active {color : Red; text-decoration : underline; } <H1 align="center">The Compcert verified compiler</H1> <H2 align="center">Commented Coq development</H2> -<H3 align="center">Version 1.8, 2010-09-21</H3> +<H3 align="center">Version 1.8.1, 2011-03-14</H3> <H2>Introduction</H2> @@ -58,7 +58,7 @@ overview papers above were written.</P> <A HREF="http://compcert.inria.fr/">the Compcert Web site</A>.</P> <P>This document and the Compcert sources are -copyright 2005, 2006, 2007, 2008, 2009, 2010 Institut National de Recherche en +copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011 Institut National de Recherche en Informatique et en Automatique (INRIA) and distributed under the terms of the following <A HREF="LICENSE">license</A>. </P> |