aboutsummaryrefslogtreecommitdiffhomepage
path: root/html
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-02-28 09:54:54 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-02-28 09:54:54 +0000
commit42cc4e49a2d2b73f0765536a5265a6ad473abfe6 (patch)
tree53b49df3fc168aa22c776293aceb033021444493 /html
parent1f7b1094b2af2c36bbfe96ce717c92a6927af225 (diff)
Set version tag for new release.
Diffstat (limited to 'html')
-rw-r--r--html/develdownload.phtml22
1 files changed, 11 insertions, 11 deletions
diff --git a/html/develdownload.phtml b/html/develdownload.phtml
index 4158af8a..cd9cc908 100644
--- a/html/develdownload.phtml
+++ b/html/develdownload.phtml
@@ -17,13 +17,13 @@ reporting problems.
</p>
<!-- WARNING! Line below automatically edited by makefile. -->
-<h2><a name="prerel">Pre-release: ProofGeneral-3.1pre000224</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-3.1pre000228</a></h2>
<!-- End Warning. -->
<p>
Check the
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-3.1pre000224/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-3.1pre000228/CHANGES","CHANGES"); ?> file
<!-- End Warning. -->
for a summary of changes since the last stable version, and
the planned changes to come.
@@ -31,19 +31,19 @@ the planned changes to come.
<ul>
<!-- WARNING! Lines below automatically edited by makefile. -->
<li> gzip'ed tar file:
- <?php download_link("ProofGeneral-3.1pre000224.tar.gz") ?>
+ <?php download_link("ProofGeneral-3.1pre000228.tar.gz") ?>
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-3.1pre000224-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-3.1pre000228-1.noarch.rpm") ?>
<br>
You probably don't need the
- <?php download_link("ProofGeneral-3.1pre000224-1.src.rpm","source RPM") ?>.
+ <?php download_link("ProofGeneral-3.1pre000228-1.src.rpm","source RPM") ?>.
</li>
<!-- End Warning. -->
</ul>
<!-- WARNING! Line below automatically edited by makefile. -->
-<h2><a name="devel">Complete Archive of ProofGeneral-3.1pre000224 for Developers</a></h2>
+<h2><a name="devel">Complete Archive of ProofGeneral-3.1pre000228 for Developers</a></h2>
<!-- End Warning. -->
<p>
@@ -52,7 +52,7 @@ This archive is a snapshot from our CVS repository.
<ul>
<li> gzip'ed tar file:
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php download_link("ProofGeneral-3.1pre000224-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-3.1pre000228-devel.tar.gz") ?>
<!-- End Warning. -->
</li>
</ul>
@@ -64,16 +64,16 @@ The complete archive also includes:
<li> provisional instantiations of Proof General to new provers <br>
(mentioned in the
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php fileshow("ProofGeneral-3.1pre000224/CHANGES","CHANGES"); ?> file),
+ <?php fileshow("ProofGeneral-3.1pre000228/CHANGES","CHANGES"); ?> file),
<!-- End Warning. -->
</li>
<li> the
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php fileshow("ProofGeneral-3.1pre000224/todo","low-level list of things to do"); ?>
+ <?php fileshow("ProofGeneral-3.1pre000228/todo","low-level list of things to do"); ?>
<!-- End Warning. -->
and the detailed
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php fileshow("ProofGeneral-3.1pre000224/ChangeLog","ChangeLog"); ?>,
+ <?php fileshow("ProofGeneral-3.1pre000228/ChangeLog","ChangeLog"); ?>,
<!-- End Warning. -->
</li>
<li> developer's Makefile used to generate documentation files <br>
@@ -92,7 +92,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.1pre000224/todo","low-level to-do list"); ?>.
+<?php fileshow("ProofGeneral-3.1pre000228/todo","low-level to-do list"); ?>.
<!-- End Warning. -->
</p>