diff options
| -rwxr-xr-x | configure | 4 | ||||
| -rw-r--r-- | distrib/RH/coq.spec.tpl | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -6,9 +6,9 @@ # ################################## -VERSION=7.1 +VERSION=7.2 VERSIONSI=1.0 -DATE="September 2001" +DATE="December 2001" # a local which command for sh which () { diff --git a/distrib/RH/coq.spec.tpl b/distrib/RH/coq.spec.tpl index 2dd923c3a9..31d49d1851 100644 --- a/distrib/RH/coq.spec.tpl +++ b/distrib/RH/coq.spec.tpl @@ -1,12 +1,12 @@ Name: coq -Version: 7.1 +Version: 7.2 Release: 1 Summary: The Coq Proof Assistant Copyright: freely redistributable Group: Applications/Math Vendor: INRIA Rocquencourt URL: http://coq.inria.fr -Source: ftp://ftp.inria.fr/INRIA/coq/V7.1/coq-7.1.tar.gz +Source: ftp://ftp.inria.fr/INRIA/coq/V7.2/coq-7.2.tar.gz Icon: petit-coq.gif %description |
