diff options
| author | David Aspinall | 2000-03-09 11:09:32 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-03-09 11:09:32 +0000 |
| commit | f15436ebab67fb1767f58d83f94e0b075856de6a (patch) | |
| tree | bd4a9e4cc0134561822ad5987cda2429fdad7644 /html/devel.phtml | |
| parent | d6a021df262590c8ec79834e3019ae34eb7c3e7e (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 39b1bad8..ac4dc950 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.1pre000308</b></a> + <b>ProofGeneral-3.1pre000309</b></a> <!-- end WARNING --> <br> Check the <!-- WARNING! Line below automatically edited by makefile. --> -<?php fileshow("ProofGeneral-3.1pre000301/CHANGES","CHANGES"); ?> file +<?php fileshow("ProofGeneral-3.1pre000309/CHANGES","CHANGES"); ?> file <!-- End Warning. --> for a summary of changes since the last stable version. <br> @@ -36,27 +36,27 @@ Take a look at the Proof General <a href="projects.phtml">project proposals</a>. <li> Read the developer's -<?php fileshow("ProofGeneral-3.1pre000308/README.devel","README file"); ?>, +<?php fileshow("ProofGeneral-3.1pre000309/README.devel","README file"); ?>, with development hints and tips. </li> </ul> <ul> <li> Read the brief list of planned -<?php fileshow("ProofGeneral-3.1pre000301/TODO","things to do "); ?> +<?php fileshow("ProofGeneral-3.1pre000309/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.1pre000308/todo","generic base"); ?>, + <?php fileshow("ProofGeneral-3.1pre000309/todo","generic base"); ?>, <br> and for each prover: - <?php fileshow("ProofGeneral-3.1pre000308/isa/todo","isa to do"); ?>, - <?php fileshow("ProofGeneral-3.1pre000308/isar/todo","isar to do"); ?>, - <?php fileshow("ProofGeneral-3.1pre000308/coq/todo","coq to do"); ?>, - <?php fileshow("ProofGeneral-3.1pre000308/lego/todo","lego to do"); ?>. + <?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"); ?>. <!-- end WARNING --> </li> </ul> |
