aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorDavid Aspinall1999-08-17 17:30:34 +0000
committerDavid Aspinall1999-08-17 17:30:34 +0000
commit2b65c11df4b130fdab68f6f88ef95b1c1648629a (patch)
tree42399a140bb5a0be264a462e847eabde9144fdc0 /html
parentd1893064169cd551a2d98a8ad301336b717bf88b (diff)
Set version tag for new release.
Diffstat (limited to 'html')
-rw-r--r--html/download.phtml16
1 files changed, 8 insertions, 8 deletions
diff --git a/html/download.phtml b/html/download.phtml
index 0c1a2f0e..688a0b04 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.1pre990722</>.
+<a href="#prerel">ProofGeneral-2.1pre990817</>.
</p>
<hr>
@@ -89,7 +89,7 @@ any problems, suggestions, or patches.
<hr>
<!-- WARNING! Line below automatically edited by makefile. -->
-<h2><a name="prerel">Pre-release: ProofGeneral-2.1pre990722</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-2.1pre990817</a></h2>
<!-- End Warning. -->
<p>
@@ -98,7 +98,7 @@ features are added and experimented with.
<br>
Check the
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-2.1pre990722/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-2.1pre990817/CHANGES","CHANGES"); ?> file
<!-- End Warning. -->
for a summary of changes since the last stable version.
<br>
@@ -109,13 +109,13 @@ in a pre-release.
<ul>
<!-- WARNING! Lines below automatically edited by makefile. -->
<li> gzip'ed tar file:
- <?php download_link("ProofGeneral-2.1pre990722.tar.gz") ?>
+ <?php download_link("ProofGeneral-2.1pre990817.tar.gz") ?>
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-2.1pre990722-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-2.1pre990817-1.noarch.rpm") ?>
<br>
The source RPM is
- <?php download_link("ProofGeneral-2.1pre990722-1.src.rpm","here") ?>.
+ <?php download_link("ProofGeneral-2.1pre990817-1.src.rpm","here") ?>.
</li>
<!-- End Warning. -->
</ul>
@@ -135,7 +135,7 @@ developers should have the right tools!
<ul>
<li> gzip'ed tar file:
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php download_link("ProofGeneral-2.1pre990722-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-2.1pre990817-devel.tar.gz") ?>
<!-- End Warning. -->
</li>
</ul>
@@ -145,7 +145,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.1pre990722/todo","low-level to-do list"); ?>).
+<?php fileshow("ProofGeneral-2.1pre990817/todo","low-level to-do list"); ?>).
<!-- End Warning. -->
</p>