changeset 446:a0c604da96d3

Proofreading pass through Chapter 1
author Adam Chlipala <adam@chlipala.net>
date Fri, 17 Aug 2012 11:35:59 -0400
parents 0650420c127b
children 9e3333bd08a1
files src/Intro.v
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Intro.v	Wed Aug 01 17:31:56 2012 -0400
+++ b/src/Intro.v	Fri Aug 17 11:35:59 2012 -0400
@@ -187,7 +187,7 @@
 (** ** Installation and Emacs Set-Up *)
 
 (**
-At the start of the next chapter, I assume that you have installed Coq and Proof General.  The code in this book is tested with Coq version 8.4beta1, though parts may work with other versions.
+At the start of the next chapter, I assume that you have installed Coq and Proof General.  The code in this book is tested with Coq version 8.4, though parts may work with other versions.
 
 %\index{Proof General|(}%To set up your Proof General environment to process the source to this chapter, a few simple steps are required.