diff options
| author | David Aspinall | 1999-09-28 08:37:05 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-09-28 08:37:05 +0000 |
| commit | 1648a5bfcdaf7e08db7648a3fd805079a19fdabe (patch) | |
| tree | fd7fee221e043d07a3573e749ef311a87f24ed00 /html | |
| parent | 1d2e05bda45352036acf53cc6d3182815c83e28c (diff) | |
Set version tag for new release.
Diffstat (limited to 'html')
| -rw-r--r-- | html/download.phtml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/html/download.phtml b/html/download.phtml index b409c24b..365269ea 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.1</a>, or the latest pre-release, <!-- Warning, next line edited by make file --> -<a href="#prerel">ProofGeneral-2.2pre990927</a>. +<a href="#prerel">ProofGeneral-2.2pre990928</a>. There is also a complete archive of the current pre-release <a href="#devel">for developers</a>. @@ -102,7 +102,7 @@ any problems, suggestions, or patches. <hr> <!-- WARNING! Line below automatically edited by makefile. --> -<h2><a name="prerel">Pre-release: ProofGeneral-2.2pre990927</a></h2> +<h2><a name="prerel">Pre-release: ProofGeneral-2.2pre990928</a></h2> <!-- End Warning. --> <p> @@ -111,7 +111,7 @@ features are added and experimented with. <br> Check the <!-- WARNING! Line below automatically edited by makefile. --> -<?php fileshow("ProofGeneral-2.2pre990927/CHANGES","CHANGES"); ?> file +<?php fileshow("ProofGeneral-2.2pre990928/CHANGES","CHANGES"); ?> file <!-- End Warning. --> for a summary of changes since the last stable version, and the planned changes to come. @@ -123,13 +123,13 @@ in a pre-release. <ul> <!-- WARNING! Lines below automatically edited by makefile. --> <li> gzip'ed tar file: - <?php download_link("ProofGeneral-2.2pre990927.tar.gz") ?> + <?php download_link("ProofGeneral-2.2pre990928.tar.gz") ?> </li> <li> Linux RPM package - <?php download_link("ProofGeneral-2.2pre990927-1.noarch.rpm") ?> + <?php download_link("ProofGeneral-2.2pre990928-1.noarch.rpm") ?> <br> The source RPM is - <?php download_link("ProofGeneral-2.2pre990927-1.src.rpm","here") ?>. + <?php download_link("ProofGeneral-2.2pre990928-1.src.rpm","here") ?>. </li> <!-- End Warning. --> </ul> @@ -147,7 +147,7 @@ version distribution above is that we include: <ul> <li> provisional instantiations of Proof General to new provers <br> (mentioned in the - <?php fileshow("ProofGeneral-2.2pre990927/CHANGES","CHANGES"); ?> file), + <?php fileshow("ProofGeneral-2.2pre990928/CHANGES","CHANGES"); ?> file), </li> <li> the low-level list of things to do, </li> <li> developer's Makefile used to generate documentation files <br> @@ -163,7 +163,7 @@ release, because developers should have the right tools! <ul> <li> gzip'ed tar file: <!-- WARNING! Line below automatically edited by makefile. --> - <?php download_link("ProofGeneral-2.2pre990927-devel.tar.gz") ?> + <?php download_link("ProofGeneral-2.2pre990928-devel.tar.gz") ?> <!-- End Warning. --> </li> </ul> @@ -174,7 +174,7 @@ interested in hacking the Emacs lisp part of the program for a prover that is currently supported. But you may still like to check the latest <!-- WARNING! Line below automatically edited by makefile. --> -<?php fileshow("ProofGeneral-2.2pre990927/todo","low-level to-do list"); ?>. +<?php fileshow("ProofGeneral-2.2pre990928/todo","low-level to-do list"); ?>. <!-- End Warning. --> </p> |
