aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorDavid Aspinall1999-07-02 17:37:49 +0000
committerDavid Aspinall1999-07-02 17:37:49 +0000
commit6c80d2314ae6b6de4ec00b0e5c9b583ed928f06b (patch)
tree781d3323f4f2085dc9956f3d26795cd45d19cbe8 /html
parent10c692a980feb251af9a671090cd44736df47574 (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 168453a7..5d2efeb8 100644
--- a/html/download.phtml
+++ b/html/download.phtml
@@ -22,7 +22,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.1pre990701</>.
+<a href="#prerel">ProofGeneral-2.1pre990702</>.
</p>
<hr>
@@ -88,7 +88,7 @@ any problems, suggestions, or patches.
<hr>
<!-- WARNING! Line below automatically edited by makefile. -->
-<h2><a name="prerel">Pre-release: ProofGeneral-2.1pre990701</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-2.1pre990702</a></h2>
<!-- End Warning. -->
<p>
@@ -97,7 +97,7 @@ features are added and experimented with.
<br>
Check the
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-2.1pre990701/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-2.1pre990702/CHANGES","CHANGES"); ?> file
<!-- End Warning. -->
for a summary of changes since the last stable version.
<br>
@@ -108,13 +108,13 @@ in a pre-release.
<ul>
<!-- WARNING! Lines below automatically edited by makefile. -->
<li> gzip'ed tar file:
- <?php download_link("ProofGeneral-2.1pre990701.tar.gz") ?>
+ <?php download_link("ProofGeneral-2.1pre990702.tar.gz") ?>
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-2.1pre990701-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-2.1pre990702-1.noarch.rpm") ?>
<br>
The source RPM is
- <?php download_link("ProofGeneral-2.1pre990701-1.src.rpm","here") ?>.
+ <?php download_link("ProofGeneral-2.1pre990702-1.src.rpm","here") ?>.
</li>
<!-- End Warning. -->
</ul>
@@ -134,7 +134,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.1pre990701-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-2.1pre990702-devel.tar.gz") ?>
<!-- End Warning. -->
</li>
</ul>
@@ -144,7 +144,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.1pre990701/todo","low-level to-do list"); ?>).
+<?php fileshow("ProofGeneral-2.1pre990702/todo","low-level to-do list"); ?>).
<!-- End Warning. -->
</p>