aboutsummaryrefslogtreecommitdiffhomepage
path: root/html/develdownload.phtml
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-12 17:18:48 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-12 17:18:48 +0000
commit4fbd5d55a2e429a73a62b36abf7574083cd1ec0c (patch)
tree6ff986de3c133d4fe7771c3f32dfe2ca7b11692e /html/develdownload.phtml
parentfcb90e8a557745dd4c1e2697582bb39fbf09045b (diff)
Set version tag for new release.
Diffstat (limited to 'html/develdownload.phtml')
-rw-r--r--html/develdownload.phtml20
1 files changed, 10 insertions, 10 deletions
diff --git a/html/develdownload.phtml b/html/develdownload.phtml
index 8a42b9e3..d437a966 100644
--- a/html/develdownload.phtml
+++ b/html/develdownload.phtml
@@ -21,7 +21,7 @@ Please <a href="register.phtml">register</a> if you haven't done so already.
<!-- WARNING! Line below automatically edited by makefile. -->
-<h2><a name="doc">Manual for ProofGeneral-3.2pre000911</a></h2>
+<h2><a name="doc">Manual for ProofGeneral-3.2pre000912</a></h2>
<!-- End Warning. -->
<p>
The manual included with the pre-release may be
@@ -43,13 +43,13 @@ or
<!-- WARNING! Line below automatically edited by makefile. -->
-<h2><a name="prerel">Pre-release: ProofGeneral-3.2pre000911</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-3.2pre000912</a></h2>
<p>
Check the
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-3.2pre000911/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-3.2pre000912/CHANGES","CHANGES"); ?> file
<!-- End Warning. -->
for a summary of changes since the last stable version, and
notes about work-in-progress.
@@ -57,16 +57,16 @@ notes about work-in-progress.
<ul>
<!-- WARNING! Lines below automatically edited by makefile. -->
<li> gzip'ed tar file:
- <?php download_link("ProofGeneral-3.2pre000911.tar.gz") ?>,
+ <?php download_link("ProofGeneral-3.2pre000912.tar.gz") ?>,
<br>
or the same thing in a zip file:
- <?php download_link("ProofGeneral-3.2pre000911.zip") ?>,
+ <?php download_link("ProofGeneral-3.2pre000912.zip") ?>,
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-3.2pre000911-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-3.2pre000912-1.noarch.rpm") ?>
<br>
You probably don't need the
- <?php download_link("ProofGeneral-3.2pre000911-1.src.rpm","source RPM") ?>.
+ <?php download_link("ProofGeneral-3.2pre000912-1.src.rpm","source RPM") ?>.
</li>
<!-- End Warning. -->
</ul>
@@ -83,7 +83,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.2pre000911 for Developers</a></h2>
+<h2><a name="devel">Complete Archive of ProofGeneral-3.2pre000912 for Developers</a></h2>
<!-- End Warning. -->
<p>
@@ -92,7 +92,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.2pre000911-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-3.2pre000912-devel.tar.gz") ?>
<!-- End Warning. -->
</li>
</ul>
@@ -105,7 +105,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.2pre000911/ChangeLog","ChangeLog"); ?>,
+ <?php fileshow("ProofGeneral-3.2pre000912/ChangeLog","ChangeLog"); ?>,
<!-- End Warning. -->
</li>
<li> developer's Makefile used to generate documentation files