aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorherbelin2001-12-19 12:07:17 +0000
committerherbelin2001-12-19 12:07:17 +0000
commit9750581e92a8630f935166e6a31f7f92d1be5500 (patch)
tree4deb8278845d8f04a0db6565490abc0f2a08dfb0
parente4d5035180540f8f9dd27b55cebebc19b6934f65 (diff)
MAJ 7.2
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2336 85f007b7-540e-0410-9357-904b9bb8a0f7
-rwxr-xr-xconfigure4
-rw-r--r--distrib/RH/coq.spec.tpl4
2 files changed, 4 insertions, 4 deletions
diff --git a/configure b/configure
index 2f013b5d0f..f8fc70f8bc 100755
--- a/configure
+++ b/configure
@@ -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