aboutsummaryrefslogtreecommitdiffhomepage
path: root/html/develdownload.phtml
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-07-26 18:39:58 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-07-26 18:39:58 +0000
commit44eefa065d1f539194f595ca8bb1a37e061ba922 (patch)
treeebb4c19a1c60a8763aa28c4c8366a5a69599d5be /html/develdownload.phtml
parent53b2a8db0e1dba651818e8cfdae0ec86ecc2a895 (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 a027ba80..351ecfcc 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.2pre000716</a></h2>
+<h2><a name="doc">Manual for ProofGeneral-3.2pre000726</a></h2>
<!-- End Warning. -->
<p>
The manual included with the pre-release may be
@@ -38,13 +38,13 @@ or the
<!-- WARNING! Line below automatically edited by makefile. -->
-<h2><a name="prerel">Pre-release: ProofGeneral-3.2pre000716</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-3.2pre000726</a></h2>
<p>
Check the
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-3.2pre000716/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-3.2pre000726/CHANGES","CHANGES"); ?> file
<!-- End Warning. -->
for a summary of changes since the last stable version, and
notes about work-in-progress.
@@ -52,16 +52,16 @@ notes about work-in-progress.
<ul>
<!-- WARNING! Lines below automatically edited by makefile. -->
<li> gzip'ed tar file:
- <?php download_link("ProofGeneral-3.2pre000716.tar.gz") ?>,
+ <?php download_link("ProofGeneral-3.2pre000726.tar.gz") ?>,
<br>
or the same thing in a zip file:
- <?php download_link("ProofGeneral-3.2pre000716.zip") ?>,
+ <?php download_link("ProofGeneral-3.2pre000726.zip") ?>,
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-3.2pre000716-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-3.2pre000726-1.noarch.rpm") ?>
<br>
You probably don't need the
- <?php download_link("ProofGeneral-3.2pre000716-1.src.rpm","source RPM") ?>.
+ <?php download_link("ProofGeneral-3.2pre000726-1.src.rpm","source RPM") ?>.
</li>
<!-- End Warning. -->
</ul>
@@ -78,7 +78,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.2pre000716 for Developers</a></h2>
+<h2><a name="devel">Complete Archive of ProofGeneral-3.2pre000726 for Developers</a></h2>
<!-- End Warning. -->
<p>
@@ -87,7 +87,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.2pre000716-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-3.2pre000726-devel.tar.gz") ?>
<!-- End Warning. -->
</li>
</ul>
@@ -100,7 +100,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.2pre000716/ChangeLog","ChangeLog"); ?>,
+ <?php fileshow("ProofGeneral-3.2pre000726/ChangeLog","ChangeLog"); ?>,
<!-- End Warning. -->
</li>
<li> developer's Makefile used to generate documentation files