aboutsummaryrefslogtreecommitdiff
path: root/html/develdownload.phtml
diff options
context:
space:
mode:
authorDavid Aspinall2000-06-01 14:58:48 +0000
committerDavid Aspinall2000-06-01 14:58:48 +0000
commit7137c56cbf0b70a9bfdc0fca35880e9886072700 (patch)
tree38c143ce10a7db86e2f32b986409ddeeeadb72a5 /html/develdownload.phtml
parent9c3462616332b2e329d211b60321bd964637237b (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 63eb1597..0da2dabe 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.2pre000530</a></h2>
+<h2><a name="doc">Manual for ProofGeneral-3.2pre000601</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.2pre000530</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-3.2pre000601</a></h2>
<p>
Check the
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-3.2pre000530/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-3.2pre000601/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.2pre000530.tar.gz") ?>,
+ <?php download_link("ProofGeneral-3.2pre000601.tar.gz") ?>,
<br>
or the same thing in a zip file:
- <?php download_link("ProofGeneral-3.2pre000530.zip") ?>,
+ <?php download_link("ProofGeneral-3.2pre000601.zip") ?>,
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-3.2pre000530-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-3.2pre000601-1.noarch.rpm") ?>
<br>
You probably don't need the
- <?php download_link("ProofGeneral-3.2pre000530-1.src.rpm","source RPM") ?>.
+ <?php download_link("ProofGeneral-3.2pre000601-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.2pre000530 for Developers</a></h2>
+<h2><a name="devel">Complete Archive of ProofGeneral-3.2pre000601 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.2pre000530-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-3.2pre000601-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.2pre000530/ChangeLog","ChangeLog"); ?>,
+ <?php fileshow("ProofGeneral-3.2pre000601/ChangeLog","ChangeLog"); ?>,
<!-- End Warning. -->
</li>
<li> developer's Makefile used to generate documentation files