aboutsummaryrefslogtreecommitdiff
path: root/doc/README
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README')
-rwxr-xr-xdoc/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README b/doc/README
index b772de3d20..f89d5c6070 100755
--- a/doc/README
+++ b/doc/README
@@ -1,7 +1,7 @@
You can get the whole documentation of Coq in the tar file all-ps-docs.tar.
You can also get separately each document. The documentation of Coq
-V7.2 is divided into the following documents :
+V7.3 is divided into the following documents :
* Tutorial.ps: An introduction to the use of the Coq Proof Assistant;
@@ -31,7 +31,7 @@ V7.2 is divided into the following documents :
* Library.ps: A description of the Coq standard library;
- * CHANGES: A description of the differences between version 7.2
+ * CHANGES: A description of the differences between version 7.3
and previous versions
* rectypes.ps : A tutorial on recursive types by Eduardo Gimenez