diff options
| author | David Aspinall | 1999-07-16 13:45:48 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-07-16 13:45:48 +0000 |
| commit | 6c72616c8e04ca6811baf306e853b6133ea32ac7 (patch) | |
| tree | c4021eff29ad5b59844b38b307e6b21133322dd2 /html | |
| parent | 8dfd5f5b8c60076e5d5e89bdf27817f983561b84 (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 95856872..1d894ac8 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.1pre990707</>. +<a href="#prerel">ProofGeneral-2.1pre990716</>. </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.1pre990707</a></h2> +<h2><a name="prerel">Pre-release: ProofGeneral-2.1pre990716</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.1pre990707/CHANGES","CHANGES"); ?> file +<?php fileshow("ProofGeneral-2.1pre990716/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.1pre990707.tar.gz") ?> + <?php download_link("ProofGeneral-2.1pre990716.tar.gz") ?> </li> <li> Linux RPM package - <?php download_link("ProofGeneral-2.1pre990707-1.noarch.rpm") ?> + <?php download_link("ProofGeneral-2.1pre990716-1.noarch.rpm") ?> <br> The source RPM is - <?php download_link("ProofGeneral-2.1pre990707-1.src.rpm","here") ?>. + <?php download_link("ProofGeneral-2.1pre990716-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.1pre990707-devel.tar.gz") ?> + <?php download_link("ProofGeneral-2.1pre990716-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.1pre990707/todo","low-level to-do list"); ?>). +<?php fileshow("ProofGeneral-2.1pre990716/todo","low-level to-do list"); ?>). <!-- End Warning. --> </p> |
