diff options
| -rwxr-xr-x | configure | 4 | ||||
| -rw-r--r-- | distrib/coq.spec | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -6,9 +6,9 @@ # ################################## -VERSION=7.0beta +VERSION=7.0beta2 VERSIONSI=1.0 -DATE="December 2000" +DATE="February 2001" # a local which command for sh which () { diff --git a/distrib/coq.spec b/distrib/coq.spec index 19b35ce403..91abf84fb8 100644 --- a/distrib/coq.spec +++ b/distrib/coq.spec @@ -1,12 +1,12 @@ Name: coq -Version: 7.0beta +Version: 7.0beta2 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.0/coq-7.0beta.tar.gz +Source: ftp://ftp.inria.fr/INRIA/coq/V7.0/coq-7.0beta2.tar.gz Icon: petit-coq.gif %description |
