aboutsummaryrefslogtreecommitdiffhomepage
path: root/html/develdownload.phtml
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-04-26 14:19:46 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-04-26 14:19:46 +0000
commit972de8c3d3cad3ae21f7400222182c6be6bcf489 (patch)
treee0041ca5d7323c9ec842b29ac2903aff53fca706 /html/develdownload.phtml
parentdd8f2cb8dc218bee4dc325aaa2bc270bffdd3076 (diff)
Set version tag for new release.
Diffstat (limited to 'html/develdownload.phtml')
-rw-r--r--html/develdownload.phtml18
1 files changed, 9 insertions, 9 deletions
diff --git a/html/develdownload.phtml b/html/develdownload.phtml
index b9792723..fe572916 100644
--- a/html/develdownload.phtml
+++ b/html/develdownload.phtml
@@ -20,13 +20,13 @@ Please <a href="register.phtml">register</a> if you haven't done so already.
</p>
<!-- WARNING! Line below automatically edited by makefile. -->
-<h2><a name="prerel">Pre-release: ProofGeneral-3.2pre000407</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-3.2pre000426</a></h2>
<!-- End Warning. -->
<p>
Check the
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-3.2pre000407/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-3.2pre000426/CHANGES","CHANGES"); ?> file
<!-- End Warning. -->
for a summary of changes since the last stable version, and
the planned changes to come.
@@ -34,16 +34,16 @@ the planned changes to come.
<ul>
<!-- WARNING! Lines below automatically edited by makefile. -->
<li> gzip'ed tar file:
- <?php download_link("ProofGeneral-3.2pre000407.tar.gz") ?>,
+ <?php download_link("ProofGeneral-3.2pre000426.tar.gz") ?>,
<br>
or the same thing in a zip file:
- <?php download_link("ProofGeneral-3.2pre000407.zip") ?>,
+ <?php download_link("ProofGeneral-3.2pre000426.zip") ?>,
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-3.2pre000407-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-3.2pre000426-1.noarch.rpm") ?>
<br>
You probably don't need the
- <?php download_link("ProofGeneral-3.2pre000407-1.src.rpm","source RPM") ?>.
+ <?php download_link("ProofGeneral-3.2pre000426-1.src.rpm","source RPM") ?>.
</li>
<!-- End Warning. -->
</ul>
@@ -60,7 +60,7 @@ the <?php link_root("download#install","stable version download") ?>.
<!-- WARNING! Line below automatically edited by makefile. -->
-<h2><a name="devel">Complete Archive of ProofGeneral-3.2pre000407 for Developers</a></h2>
+<h2><a name="devel">Complete Archive of ProofGeneral-3.2pre000426 for Developers</a></h2>
<!-- End Warning. -->
<p>
@@ -69,7 +69,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.2pre000407-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-3.2pre000426-devel.tar.gz") ?>
<!-- End Warning. -->
</li>
</ul>
@@ -82,7 +82,7 @@ The complete archive also includes:
(see <?php link_root("devel#lowleveltodo","the developers page") ?>)
and the detailed
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php fileshow("ProofGeneral-3.2pre000407/ChangeLog","ChangeLog"); ?>,
+ <?php fileshow("ProofGeneral-3.2pre000426/ChangeLog","ChangeLog"); ?>,
<!-- End Warning. -->
</li>
<li> developer's Makefile used to generate documentation files