aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorherbelin2001-02-02 07:54:13 +0000
committerherbelin2001-02-02 07:54:13 +0000
commitae31dfa45cadb44106ff27dbf723abc7a8c874c1 (patch)
tree8445ced32284ba37c28308dcf0c4371ab6dac5a9
parentbba898003eff1ebb46d415ec5c3d1c00fece922d (diff)
Nouvelle beta
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1310 85f007b7-540e-0410-9357-904b9bb8a0f7
-rwxr-xr-xconfigure4
-rw-r--r--distrib/coq.spec4
2 files changed, 4 insertions, 4 deletions
diff --git a/configure b/configure
index 7ea38166c0..38ebd0b953 100755
--- a/configure
+++ b/configure
@@ -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