diff options
-rw-r--r-- | Changelog | 4 | ||||
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | doc/index.html | 2 |
3 files changed, 4 insertions, 4 deletions
@@ -1,5 +1,5 @@ -Release 2.00, 2013-06-21 -======================== +Release 2.0, 2013-06-21 +======================= Major improvements: @@ -1,4 +1,4 @@ -2.00 +2.0 diff --git a/doc/index.html b/doc/index.html index adad156..59db3c5 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 2.00, 2013-06-21</H3> +<H3 align="center">Version 2.0, 2013-06-21</H3> <H2>Introduction</H2> |