diff options
| author | David Aspinall | 1999-08-20 15:18:51 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-08-20 15:18:51 +0000 |
| commit | 8c9cec957d387c0ae576d082310aab374778386f (patch) | |
| tree | 5c62aaa2398899dd32b2ca48bb15121f380081dd /html | |
| parent | a9d5eaf7d0b7a110802d8a5096baba46c2d065bc (diff) | |
Set version tag for new release.
Diffstat (limited to 'html')
| -rw-r--r-- | html/download.phtml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/html/download.phtml b/html/download.phtml index ac70f2cf..f80e185c 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.1pre990819</a>. +<a href="#prerel">ProofGeneral-2.1pre990820</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.1pre990819</a></h2> +<h2><a name="prerel">Pre-release: ProofGeneral-2.1pre990820</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.1pre990819/CHANGES","CHANGES"); ?> file +<?php fileshow("ProofGeneral-2.1pre990820/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.1pre990819.tar.gz") ?> + <?php download_link("ProofGeneral-2.1pre990820.tar.gz") ?> </li> <li> Linux RPM package - <?php download_link("ProofGeneral-2.1pre990819-1.noarch.rpm") ?> + <?php download_link("ProofGeneral-2.1pre990820-1.noarch.rpm") ?> <br> The source RPM is - <?php download_link("ProofGeneral-2.1pre990819-1.src.rpm","here") ?>. + <?php download_link("ProofGeneral-2.1pre990820-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.1pre990819-devel.tar.gz") ?> + <?php download_link("ProofGeneral-2.1pre990820-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.1pre990819/todo","low-level to-do list"); ?>). +<?php fileshow("ProofGeneral-2.1pre990820/todo","low-level to-do list"); ?>). <!-- End Warning. --> </p> |
