aboutsummaryrefslogtreecommitdiffhomepage
path: root/html/download.phtml
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-11-15 18:49:01 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-11-15 18:49:01 +0000
commit0a746badd5ff2f5b1f2d6c2f9091416036aa4ba9 (patch)
tree13e54e3ce84edd4effcadb40831fef6d60bf87bd /html/download.phtml
parent3f54af6a8ad395093d25ce1c206b4a6326e38873 (diff)
Set version tag for new release.
Diffstat (limited to 'html/download.phtml')
-rw-r--r--html/download.phtml22
1 files changed, 11 insertions, 11 deletions
diff --git a/html/download.phtml b/html/download.phtml
index 3742d271..4eceec96 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-3.0pre991112</a>.
+<a href="#prerel">ProofGeneral-3.0pre991115</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-3.0pre991112</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-3.0pre991115</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-3.0pre991112/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-3.0pre991115/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-3.0pre991112.tar.gz") ?>
+ <?php download_link("ProofGeneral-3.0pre991115.tar.gz") ?>
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-3.0pre991112-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-3.0pre991115-1.noarch.rpm") ?>
<br>
The source RPM is
- <?php download_link("ProofGeneral-3.0pre991112-1.src.rpm","here") ?>.
+ <?php download_link("ProofGeneral-3.0pre991115-1.src.rpm","here") ?>.
</li>
<!-- End Warning. -->
</ul>
@@ -148,16 +148,16 @@ version distribution above is that we include:
<li> provisional instantiations of Proof General to new provers <br>
(mentioned in the
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php fileshow("ProofGeneral-3.0pre991112/CHANGES","CHANGES"); ?> file),
+ <?php fileshow("ProofGeneral-3.0pre991115/CHANGES","CHANGES"); ?> file),
<!-- End Warning. -->
</li>
<li> the
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php fileshow("ProofGeneral-3.0pre991112/todo","low-level list of things to do"); ?>
+ <?php fileshow("ProofGeneral-3.0pre991115/todo","low-level list of things to do"); ?>
<!-- End Warning. -->
and the detailed
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php fileshow("ProofGeneral-3.0pre991112/ChangeLog","ChangeLog"); ?>,
+ <?php fileshow("ProofGeneral-3.0pre991115/ChangeLog","ChangeLog"); ?>,
<!-- End Warning. -->
</li>
<li> developer's Makefile used to generate documentation files <br>
@@ -173,7 +173,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-3.0pre991112-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-3.0pre991115-devel.tar.gz") ?>
<!-- End Warning. -->
</li>
</ul>
@@ -184,7 +184,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-3.0pre991112/todo","low-level to-do list"); ?>.
+<?php fileshow("ProofGeneral-3.0pre991115/todo","low-level to-do list"); ?>.
<!-- End Warning. -->
</p>