diff options
| author | David Aspinall | 2000-03-10 09:24:51 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-03-10 09:24:51 +0000 |
| commit | 441b6369abb7863cf65088915cb851ee98f5f59e (patch) | |
| tree | 916081045265e7650b1fe6da971ceb701c427e34 /html/devel.phtml | |
| parent | 94308059f0b7a132a902544dbe68142285f379ad (diff) | |
Set version tag for new release.
Diffstat (limited to 'html/devel.phtml')
| -rw-r--r-- | html/devel.phtml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/html/devel.phtml b/html/devel.phtml index fb25d399..fa9dc1ed 100644 --- a/html/devel.phtml +++ b/html/devel.phtml @@ -9,12 +9,12 @@ users and hackers! <li> Download the latest <a href="develdownload.phtml">development release: <!-- WARNING! Line below automatically edited by makefile. --> - <b>ProofGeneral-3.1pre000309</b></a> + <b>ProofGeneral-3.1pre000310</b></a> <!-- end WARNING --> <br> Check the <!-- WARNING! Line below automatically edited by makefile. --> -<?php fileshow("ProofGeneral-3.1pre000309/CHANGES","CHANGES"); ?> file +<?php fileshow("ProofGeneral-3.1pre000310/CHANGES","CHANGES"); ?> file <!-- End Warning. --> for a summary of changes since the last stable version. </li> @@ -34,27 +34,27 @@ Take a look at the Proof General <a href="projects.phtml">project proposals</a>. <li> Read the developer's -<?php fileshow("ProofGeneral-3.1pre000309/README.devel","README file"); ?>, +<?php fileshow("ProofGeneral-3.1pre000310/README.devel","README file"); ?>, with development hints and tips. </li> </ul> <ul> <li> Read the brief list of planned -<?php fileshow("ProofGeneral-3.1pre000309/TODO","things to do "); ?> +<?php fileshow("ProofGeneral-3.1pre000310/TODO","things to do "); ?> for Proof General. </ul> <ul> <li> See our current low-level lists of things to do, for the <!-- WARNING! Lines below automatically edited by makefile. --> - <?php fileshow("ProofGeneral-3.1pre000309/todo","generic base"); ?>, + <?php fileshow("ProofGeneral-3.1pre000310/todo","generic base"); ?>, <br> and for each prover: - <?php fileshow("ProofGeneral-3.1pre000309/isa/todo","isa to do"); ?>, - <?php fileshow("ProofGeneral-3.1pre000309/isar/todo","isar to do"); ?>, - <?php fileshow("ProofGeneral-3.1pre000309/coq/todo","coq to do"); ?>, - <?php fileshow("ProofGeneral-3.1pre000309/lego/todo","lego to do"); ?>. + <?php fileshow("ProofGeneral-3.1pre000310/isa/todo","isa to do"); ?>, + <?php fileshow("ProofGeneral-3.1pre000310/isar/todo","isar to do"); ?>, + <?php fileshow("ProofGeneral-3.1pre000310/coq/todo","coq to do"); ?>, + <?php fileshow("ProofGeneral-3.1pre000310/lego/todo","lego to do"); ?>. <!-- end WARNING --> </li> </ul> |
