aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorDavid Aspinall2000-03-24 14:12:38 +0000
committerDavid Aspinall2000-03-24 14:12:38 +0000
commite1d06d30327effe2e9f1a31c7e3dca2cc10ec068 (patch)
tree6786474790276cedf6b831ad3608475f3769d219 /html
parent467912747d810fa57fb64e72eaf5c78f7cec3c64 (diff)
Updated to 3.2pre series.
Diffstat (limited to 'html')
-rw-r--r--html/develdownload.phtml18
1 files changed, 9 insertions, 9 deletions
diff --git a/html/develdownload.phtml b/html/develdownload.phtml
index 1dfac047..06f4d78f 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.1pre000323</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-3.2pre000323</a></h2>
<!-- End Warning. -->
<p>
Check the
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-3.1pre000323/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-3.2pre000323/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.1pre000323.tar.gz") ?>,
+ <?php download_link("ProofGeneral-3.2pre000323.tar.gz") ?>,
<br>
or the same thing in a zip file:
- <?php download_link("ProofGeneral-3.1pre000323.zip") ?>,
+ <?php download_link("ProofGeneral-3.2pre000323.zip") ?>,
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-3.1pre000323-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-3.2pre000323-1.noarch.rpm") ?>
<br>
You probably don't need the
- <?php download_link("ProofGeneral-3.1pre000323-1.src.rpm","source RPM") ?>.
+ <?php download_link("ProofGeneral-3.2pre000323-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.1pre000323 for Developers</a></h2>
+<h2><a name="devel">Complete Archive of ProofGeneral-3.2pre000323 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.1pre000323-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-3.2pre000323-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.1pre000323/ChangeLog","ChangeLog"); ?>,
+ <?php fileshow("ProofGeneral-3.2pre000323/ChangeLog","ChangeLog"); ?>,
<!-- End Warning. -->
</li>
<li> developer's Makefile used to generate documentation files