aboutsummaryrefslogtreecommitdiff
path: root/html/develdownload.phtml
diff options
context:
space:
mode:
authorDavid Aspinall2000-07-04 18:43:47 +0000
committerDavid Aspinall2000-07-04 18:43:47 +0000
commit7903011d4ce4e427bf26d0f1eff262f67011c6d4 (patch)
treeabda7094e30071044dd5aa84e1f97be4b26ecb15 /html/develdownload.phtml
parent447cc70b35f4a87f5cc10489685e355d0da1a6bf (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 537a7ad1..be1dcf23 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.2pre000703</a></h2>
+<h2><a name="doc">Manual for ProofGeneral-3.2pre000704</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.2pre000703</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-3.2pre000704</a></h2>
<p>
Check the
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-3.2pre000703/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-3.2pre000704/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.2pre000703.tar.gz") ?>,
+ <?php download_link("ProofGeneral-3.2pre000704.tar.gz") ?>,
<br>
or the same thing in a zip file:
- <?php download_link("ProofGeneral-3.2pre000703.zip") ?>,
+ <?php download_link("ProofGeneral-3.2pre000704.zip") ?>,
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-3.2pre000703-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-3.2pre000704-1.noarch.rpm") ?>
<br>
You probably don't need the
- <?php download_link("ProofGeneral-3.2pre000703-1.src.rpm","source RPM") ?>.
+ <?php download_link("ProofGeneral-3.2pre000704-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.2pre000703 for Developers</a></h2>
+<h2><a name="devel">Complete Archive of ProofGeneral-3.2pre000704 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.2pre000703-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-3.2pre000704-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.2pre000703/ChangeLog","ChangeLog"); ?>,
+ <?php fileshow("ProofGeneral-3.2pre000704/ChangeLog","ChangeLog"); ?>,
<!-- End Warning. -->
</li>
<li> developer's Makefile used to generate documentation files