aboutsummaryrefslogtreecommitdiffhomepage
path: root/html/download.phtml
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-08-19 17:41:06 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-08-19 17:41:06 +0000
commit2e219f2b0015e8413d09563d2ff9187636eceec1 (patch)
tree428f1860f4ebc1e50db9cb4bce1c0600a736fba8 /html/download.phtml
parent14af5b36782fd84a55af0c665b09a38c8d69b195 (diff)
Set version tag for new release.
Diffstat (limited to 'html/download.phtml')
-rw-r--r--html/download.phtml16
1 files changed, 8 insertions, 8 deletions
diff --git a/html/download.phtml b/html/download.phtml
index 94df1829..ac70f2cf 100644
--- a/html/download.phtml
+++ b/html/download.phtml
@@ -20,7 +20,7 @@ You can download the latest
stable release,
<a href="#stable">ProofGeneral-2.0</a>, or the latest pre-release,
<!-- Warning, next line edited by make file -->
-<a href="#prerel">ProofGeneral-2.1pre990817</a>.
+<a href="#prerel">ProofGeneral-2.1pre990819</a>.
There is also a complete archive
of the current pre-release
<a href="#devel">for developers</a>.
@@ -92,7 +92,7 @@ any problems, suggestions, or patches.
<hr>
<!-- WARNING! Line below automatically edited by makefile. -->
-<h2><a name="prerel">Pre-release: ProofGeneral-2.1pre990817</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-2.1pre990819</a></h2>
<!-- End Warning. -->
<p>
@@ -101,7 +101,7 @@ features are added and experimented with.
<br>
Check the
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-2.1pre990817/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-2.1pre990819/CHANGES","CHANGES"); ?> file
<!-- End Warning. -->
for a summary of changes since the last stable version.
<br>
@@ -112,13 +112,13 @@ in a pre-release.
<ul>
<!-- WARNING! Lines below automatically edited by makefile. -->
<li> gzip'ed tar file:
- <?php download_link("ProofGeneral-2.1pre990817.tar.gz") ?>
+ <?php download_link("ProofGeneral-2.1pre990819.tar.gz") ?>
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-2.1pre990817-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-2.1pre990819-1.noarch.rpm") ?>
<br>
The source RPM is
- <?php download_link("ProofGeneral-2.1pre990817-1.src.rpm","here") ?>.
+ <?php download_link("ProofGeneral-2.1pre990819-1.src.rpm","here") ?>.
</li>
<!-- End Warning. -->
</ul>
@@ -141,7 +141,7 @@ have the right tools!
<ul>
<li> gzip'ed tar file:
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php download_link("ProofGeneral-2.1pre990817-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-2.1pre990819-devel.tar.gz") ?>
<!-- End Warning. -->
</li>
</ul>
@@ -151,7 +151,7 @@ You probably <em>don't</em> need to download this if you're only
interested in hacking the Emacs lisp part of the program (but you may
still like to check the latest
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-2.1pre990817/todo","low-level to-do list"); ?>).
+<?php fileshow("ProofGeneral-2.1pre990819/todo","low-level to-do list"); ?>).
<!-- End Warning. -->
</p>