aboutsummaryrefslogtreecommitdiffhomepage
path: root/html/devel.html
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2001-08-01 18:50:29 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2001-08-01 18:50:29 +0000
commit860c073fb27e10966e09aaf14de6a225c94912ef (patch)
treecb8373249c36914b8a25de7da88e03faf2724fe0 /html/devel.html
parent334e17253c5bdfaf2b9feff0367725768907a7bf (diff)
Set version tag for new release.
Diffstat (limited to 'html/devel.html')
-rw-r--r--html/devel.html38
1 files changed, 19 insertions, 19 deletions
diff --git a/html/devel.html b/html/devel.html
index 5b28f980..eda2d584 100644
--- a/html/devel.html
+++ b/html/devel.html
@@ -16,12 +16,12 @@ here.
<li>
Download the latest <a href="develdownload.html">development release:
<!-- WARNING! Line below automatically edited by makefile. -->
- <b>ProofGeneral-3.3pre010723</b></a>
+ <b>ProofGeneral-3.3pre010801</b></a>
<!-- end WARNING -->
<br>
Check the
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-3.3pre010723/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-3.3pre010801/CHANGES","CHANGES"); ?> file
<!-- End Warning. -->
for a summary of changes since the last stable version.
</li>
@@ -48,14 +48,14 @@ Take a look at the Proof General <a href="projects.html">project proposals</a>.
<li>
Read the
developer's
-<?php fileshow("ProofGeneral-3.3pre010723/README.devel","README file"); ?>,
+<?php fileshow("ProofGeneral-3.3pre010801/README.devel","README file"); ?>,
with development hints and tips.
</li>
</ul>
<ul>
<li>
Read the brief list of planned
-<?php fileshow("ProofGeneral-3.3pre010723/TODO","things to do "); ?>
+<?php fileshow("ProofGeneral-3.3pre010801/TODO","things to do "); ?>
for Proof General.
</ul>
<ul>
@@ -63,29 +63,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.3pre010723/todo","generic base"); ?>,
+ <?php fileshow("ProofGeneral-3.3pre010801/todo","generic base"); ?>,
<br>
and for each prover:
- <?php fileshow("ProofGeneral-3.3pre010723/lego/todo","lego to do"); ?>,
- <?php fileshow("ProofGeneral-3.3pre010723/coq/todo","coq to do"); ?>,
- <?php fileshow("ProofGeneral-3.3pre010723/isa/todo","isa to do"); ?>,
- <?php fileshow("ProofGeneral-3.3pre010723/isar/todo","isar to do"); ?>,
- <?php fileshow("ProofGeneral-3.3pre010723/hol98/todo","hol to do"); ?>.
+ <?php fileshow("ProofGeneral-3.3pre010801/lego/todo","lego to do"); ?>,
+ <?php fileshow("ProofGeneral-3.3pre010801/coq/todo","coq to do"); ?>,
+ <?php fileshow("ProofGeneral-3.3pre010801/isa/todo","isa to do"); ?>,
+ <?php fileshow("ProofGeneral-3.3pre010801/isar/todo","isar to do"); ?>,
+ <?php fileshow("ProofGeneral-3.3pre010801/hol98/todo","hol to do"); ?>.
<!-- end WARNING -->
</li>
</ul>
<!-- <ul> -->
<!-- <li> -->
<!-- Browse source files from the current pre-release: -->
-<!-- <?php fileshow("ProofGeneral-3.3pre010723/generic/proof.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.3pre010723/generic/proof-site.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.3pre010723/generic/proof-config.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.3pre010723/generic/proof-script.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.3pre010723/generic/proof-shell.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.3pre010723/generic/proof-toolbar.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.3pre010723/generic/proof-syntax.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.3pre010723/generic/proof-splash.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.3pre010723/generic/proof-easy-config.el") ?>. -->
+<!-- <?php fileshow("ProofGeneral-3.3pre010801/generic/proof.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.3pre010801/generic/proof-site.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.3pre010801/generic/proof-config.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.3pre010801/generic/proof-script.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.3pre010801/generic/proof-shell.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.3pre010801/generic/proof-toolbar.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.3pre010801/generic/proof-syntax.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.3pre010801/generic/proof-splash.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.3pre010801/generic/proof-easy-config.el") ?>. -->
<!-- </ul> -->
<ul>
<li>