aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorDavid Aspinall1999-09-13 15:10:29 +0000
committerDavid Aspinall1999-09-13 15:10:29 +0000
commit0f81566c6f08acae74d280e28cc30eafb9b9678f (patch)
tree95808981d5ff743c58b7da93e1d7964ead9958b2 /html
parent0f8a55cff4cbe629a9b669cbb63dce5fea9f61c6 (diff)
Set version tag for new release.
Diffstat (limited to 'html')
-rw-r--r--html/download.phtml18
1 files changed, 9 insertions, 9 deletions
diff --git a/html/download.phtml b/html/download.phtml
index 7c841c9f..44fb9cb1 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.2pre990831</a>.
+<a href="#prerel">ProofGeneral-2.2pre990913</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.2pre990831</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-2.2pre990913</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.2pre990831/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-2.2pre990913/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.2pre990831.tar.gz") ?>
+ <?php download_link("ProofGeneral-2.2pre990913.tar.gz") ?>
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-2.2pre990831-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-2.2pre990913-1.noarch.rpm") ?>
<br>
The source RPM is
- <?php download_link("ProofGeneral-2.2pre990831-1.src.rpm","here") ?>.
+ <?php download_link("ProofGeneral-2.2pre990913-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.2pre990831/CHANGES","CHANGES"); ?> file),
+ <?php fileshow("ProofGeneral-2.2pre990913/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.2pre990831-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-2.2pre990913-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.2pre990831/todo","low-level to-do list"); ?>.
+<?php fileshow("ProofGeneral-2.2pre990913/todo","low-level to-do list"); ?>.
<!-- End Warning. -->
</p>