aboutsummaryrefslogtreecommitdiffhomepage
path: root/html/download.phtml
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-09-13 14:01:54 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-09-13 14:01:54 +0000
commit8e2ac5e8a86a333289c4878c791a97d93337e84b (patch)
tree74b1b246441e34602503f86b7248c0dc854e6203 /html/download.phtml
parent32a5ff235e9c61ffe784c557c27c4f586df72bd4 (diff)
Made a release (ProofGeneral.spec, proof-site.el, download.phtml)
Makefile.devel: fixed fakerelease doc/Makefile: Don't attempt page rearrangement if dviutils not present
Diffstat (limited to 'html/download.phtml')
-rw-r--r--html/download.phtml18
1 files changed, 9 insertions, 9 deletions
diff --git a/html/download.phtml b/html/download.phtml
index 6d9f73b2..7c841c9f 100644
--- a/html/download.phtml
+++ b/html/download.phtml
@@ -20,7 +20,7 @@ You can download the latest
stable release,
<a href="#stable">ProofGeneral-2.1</a>, or the latest pre-release,
<!-- Warning, next line edited by make file -->
-<a href="#prerel">ProofGeneral-2.2pre990827</a>.
+<a href="#prerel">ProofGeneral-2.2pre990831</a>.
There is also a complete archive
of the current pre-release
<a href="#devel">for developers</a>.
@@ -102,7 +102,7 @@ any problems, suggestions, or patches.
<hr>
<!-- WARNING! Line below automatically edited by makefile. -->
-<h2><a name="prerel">Pre-release: ProofGeneral-2.2pre990827</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-2.2pre990831</a></h2>
<!-- End Warning. -->
<p>
@@ -111,7 +111,7 @@ features are added and experimented with.
<br>
Check the
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-2.2pre990827/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-2.2pre990831/CHANGES","CHANGES"); ?> file
<!-- End Warning. -->
for a summary of changes since the last stable version, and
the planned changes to come.
@@ -123,13 +123,13 @@ in a pre-release.
<ul>
<!-- WARNING! Lines below automatically edited by makefile. -->
<li> gzip'ed tar file:
- <?php download_link("ProofGeneral-2.2pre990827.tar.gz") ?>
+ <?php download_link("ProofGeneral-2.2pre990831.tar.gz") ?>
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-2.2pre990827-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-2.2pre990831-1.noarch.rpm") ?>
<br>
The source RPM is
- <?php download_link("ProofGeneral-2.2pre990827-1.src.rpm","here") ?>.
+ <?php download_link("ProofGeneral-2.2pre990831-1.src.rpm","here") ?>.
</li>
<!-- End Warning. -->
</ul>
@@ -147,7 +147,7 @@ version distribution above is that we include:
<ul>
<li> provisional instantiations of Proof General to new provers <br>
(mentioned in the
- <?php fileshow("ProofGeneral-2.2pre990827/CHANGES","CHANGES"); ?> file),
+ <?php fileshow("ProofGeneral-2.2pre990831/CHANGES","CHANGES"); ?> file),
</li>
<li> the low-level list of things to do, </li>
<li> developer's Makefile used to generate documentation files <br>
@@ -163,7 +163,7 @@ release, because developers should have the right tools!
<ul>
<li> gzip'ed tar file:
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php download_link("ProofGeneral-2.2pre990827-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-2.2pre990831-devel.tar.gz") ?>
<!-- End Warning. -->
</li>
</ul>
@@ -174,7 +174,7 @@ interested in hacking the Emacs lisp part of the program for
a prover that is currently supported. But you may
still like to check the latest
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-2.2pre990827/todo","low-level to-do list"); ?>.
+<?php fileshow("ProofGeneral-2.2pre990831/todo","low-level to-do list"); ?>.
<!-- End Warning. -->
</p>