diff options
| author | David Aspinall | 1999-11-26 16:51:51 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-11-26 16:51:51 +0000 |
| commit | 6f59d38e12b01e42d08a01fc35dce08d7c0abc62 (patch) | |
| tree | 2092ce7659a7ab090c7c42fd17a24b2894b86072 /html | |
| parent | f4ef42cf8dc6c91c68f0285457e77234a8d7efe8 (diff) | |
Set version tag for new release.
Diffstat (limited to 'html')
| -rw-r--r-- | html/devel.phtml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/html/devel.phtml b/html/devel.phtml index 7dd1f6e1..04e506c9 100644 --- a/html/devel.phtml +++ b/html/devel.phtml @@ -16,13 +16,13 @@ reporting problems. </p> <!-- WARNING! Line below automatically edited by makefile. --> -<h2><a name="prerel">Pre-release: ProofGeneral-3.0pre991125</a></h2> +<h2><a name="prerel">Pre-release: ProofGeneral-3.0pre991126</a></h2> <!-- End Warning. --> <p> Check the <!-- WARNING! Line below automatically edited by makefile. --> -<?php fileshow("ProofGeneral-3.0pre991125/CHANGES","CHANGES"); ?> file +<?php fileshow("ProofGeneral-3.0pre991126/CHANGES","CHANGES"); ?> file <!-- End Warning. --> for a summary of changes since the last stable version, and the planned changes to come. @@ -30,19 +30,19 @@ the planned changes to come. <ul> <!-- WARNING! Lines below automatically edited by makefile. --> <li> gzip'ed tar file: - <?php download_link("ProofGeneral-3.0pre991125.tar.gz") ?> + <?php download_link("ProofGeneral-3.0pre991126.tar.gz") ?> </li> <li> Linux RPM package - <?php download_link("ProofGeneral-3.0pre991125-1.noarch.rpm") ?> + <?php download_link("ProofGeneral-3.0pre991126-1.noarch.rpm") ?> <br> You probably don't need the - <?php download_link("ProofGeneral-3.0pre991125-1.src.rpm","source RPM") ?>. + <?php download_link("ProofGeneral-3.0pre991126-1.src.rpm","source RPM") ?>. </li> <!-- End Warning. --> </ul> -<h2><a name="devel">Complete Archive of ProofGeneral-3.0pre991125</a></h2> +<h2><a name="devel">Complete Archive of ProofGeneral-3.0pre991126</a></h2> <p> This archive is a snapshot from our CVS repository. @@ -50,7 +50,7 @@ This archive is a snapshot from our CVS repository. <ul> <li> gzip'ed tar file: <!-- WARNING! Line below automatically edited by makefile. --> - <?php download_link("ProofGeneral-3.0pre991125-devel.tar.gz") ?> + <?php download_link("ProofGeneral-3.0pre991126-devel.tar.gz") ?> <!-- End Warning. --> </li> </ul> @@ -62,16 +62,16 @@ The complete archive also includes: <li> provisional instantiations of Proof General to new provers <br> (mentioned in the <!-- WARNING! Line below automatically edited by makefile. --> - <?php fileshow("ProofGeneral-3.0pre991125/CHANGES","CHANGES"); ?> file), + <?php fileshow("ProofGeneral-3.0pre991126/CHANGES","CHANGES"); ?> file), <!-- End Warning. --> </li> <li> the <!-- WARNING! Line below automatically edited by makefile. --> - <?php fileshow("ProofGeneral-3.0pre991125/todo","low-level list of things to do"); ?> + <?php fileshow("ProofGeneral-3.0pre991126/todo","low-level list of things to do"); ?> <!-- End Warning. --> and the detailed <!-- WARNING! Line below automatically edited by makefile. --> - <?php fileshow("ProofGeneral-3.0pre991125/ChangeLog","ChangeLog"); ?>, + <?php fileshow("ProofGeneral-3.0pre991126/ChangeLog","ChangeLog"); ?>, <!-- End Warning. --> </li> <li> developer's Makefile used to generate documentation files <br> @@ -90,7 +90,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-3.0pre991125/todo","low-level to-do list"); ?>. +<?php fileshow("ProofGeneral-3.0pre991126/todo","low-level to-do list"); ?>. <!-- End Warning. --> </p> |
