diff options
| author | David Aspinall | 2001-10-08 10:14:58 +0000 |
|---|---|---|
| committer | David Aspinall | 2001-10-08 10:14:58 +0000 |
| commit | 2d96c58985366f1382373f7b0748fe6b5bd1ac41 (patch) | |
| tree | c04ee33c79db1f8008ea85b8cc7abcc27a53d7c2 /html/devel.html | |
| parent | 248e07d1fc8970f0bc424f28d79043cda1c7544c (diff) | |
Set version tag for new release.
Diffstat (limited to 'html/devel.html')
| -rw-r--r-- | html/devel.html | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/html/devel.html b/html/devel.html index 7547a86f..841b2871 100644 --- a/html/devel.html +++ b/html/devel.html @@ -16,14 +16,14 @@ here. <li> Download the latest <a href="develdownload.html">development release: <!-- WARNING! Line below automatically edited by makefile. --> - <b>ProofGeneral-3.4pre010924</b></a> + <b>ProofGeneral-3.4pre011008</b></a> <!-- end WARNING --> <br> or <a href="ProofGeneral">browse</a> the development distribution. <br> Check the <!-- WARNING! Line below automatically edited by makefile. --> -<?php fileshow("ProofGeneral-3.4pre010924/CHANGES","CHANGES"); ?> file +<?php fileshow("ProofGeneral-3.4pre011008/CHANGES","CHANGES"); ?> file <!-- End Warning. --> for a summary of changes since the last stable version. </li> @@ -50,14 +50,14 @@ Take a look at the Proof General <a href="projects.html">project proposals</a>. <li> Read the developer's -<?php fileshow("ProofGeneral-3.4pre010924/README.devel","README file"); ?>, +<?php fileshow("ProofGeneral-3.4pre011008/README.devel","README file"); ?>, with development hints and tips. </li> </ul> <ul> <li> Read the brief list of planned -<?php fileshow("ProofGeneral-3.4pre010924/TODO","things to do "); ?> +<?php fileshow("ProofGeneral-3.4pre011008/TODO","things to do "); ?> for Proof General. </ul> <ul> @@ -65,29 +65,29 @@ for Proof General. <a name="lowleveltodo">See our current low-level lists of things to do</a>, for the <!-- WARNING! Lines below automatically edited by makefile. --> - <?php fileshow("ProofGeneral-3.4pre010924/todo","generic base"); ?>, + <?php fileshow("ProofGeneral-3.4pre011008/todo","generic base"); ?>, <br> and for each prover: - <?php fileshow("ProofGeneral-3.4pre010924/lego/todo","lego to do"); ?>, - <?php fileshow("ProofGeneral-3.4pre010924/coq/todo","coq to do"); ?>, - <?php fileshow("ProofGeneral-3.4pre010924/isa/todo","isa to do"); ?>, - <?php fileshow("ProofGeneral-3.4pre010924/isar/todo","isar to do"); ?>, - <?php fileshow("ProofGeneral-3.4pre010924/hol98/todo","hol to do"); ?>. + <?php fileshow("ProofGeneral-3.4pre011008/lego/todo","lego to do"); ?>, + <?php fileshow("ProofGeneral-3.4pre011008/coq/todo","coq to do"); ?>, + <?php fileshow("ProofGeneral-3.4pre011008/isa/todo","isa to do"); ?>, + <?php fileshow("ProofGeneral-3.4pre011008/isar/todo","isar to do"); ?>, + <?php fileshow("ProofGeneral-3.4pre011008/hol98/todo","hol to do"); ?>. <!-- end WARNING --> </li> </ul> <!-- <ul> --> <!-- <li> --> <!-- Browse source files from the current pre-release: --> -<!-- <?php fileshow("ProofGeneral-3.4pre010924/generic/proof.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.4pre010924/generic/proof-site.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.4pre010924/generic/proof-config.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.4pre010924/generic/proof-script.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.4pre010924/generic/proof-shell.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.4pre010924/generic/proof-toolbar.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.4pre010924/generic/proof-syntax.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.4pre010924/generic/proof-splash.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.4pre010924/generic/proof-easy-config.el") ?>. --> +<!-- <?php fileshow("ProofGeneral-3.4pre011008/generic/proof.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.4pre011008/generic/proof-site.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.4pre011008/generic/proof-config.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.4pre011008/generic/proof-script.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.4pre011008/generic/proof-shell.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.4pre011008/generic/proof-toolbar.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.4pre011008/generic/proof-syntax.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.4pre011008/generic/proof-splash.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.4pre011008/generic/proof-easy-config.el") ?>. --> <!-- </ul> --> <ul> <li> |
