aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2013-06-21 08:13:28 +0000
committerxleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2013-06-21 08:13:28 +0000
commit67976ff28a03fc57690ad792fd5e515010f803a5 (patch)
tree4d097d96c8f25648ffe308f7099409aaaccf1a3f
parent001222523a8d3ed758761916d85432b8dde2b2c2 (diff)
downloadcompcert-kvx-67976ff28a03fc57690ad792fd5e515010f803a5.tar.gz
compcert-kvx-67976ff28a03fc57690ad792fd5e515010f803a5.zip
Version 2.00 -> version 2.0v2.0
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2286 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
-rw-r--r--Changelog4
-rw-r--r--VERSION2
-rw-r--r--doc/index.html2
3 files changed, 4 insertions, 4 deletions
diff --git a/Changelog b/Changelog
index 65e8e501..321e9ad9 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,5 @@
-Release 2.00, 2013-06-21
-========================
+Release 2.0, 2013-06-21
+=======================
Major improvements:
diff --git a/VERSION b/VERSION
index e7526276..35fa6ad9 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-2.00
+2.0
diff --git a/doc/index.html b/doc/index.html
index adad1564..59db3c5a 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>