aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/devel.phtml22
1 files changed, 11 insertions, 11 deletions
diff --git a/html/devel.phtml b/html/devel.phtml
index dea0eb22..5363da6f 100644
--- a/html/devel.phtml
+++ b/html/devel.phtml
@@ -9,7 +9,7 @@ as a complete archive for developers, to test forthcoming support for
new proof assistants.
<!-- WARNING! Line below automatically edited by makefile. -->
-<h2><a name="prerel">Pre-release: ProofGeneral-3.0pre991116</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-3.0pre991117</a></h2>
<!-- End Warning. -->
<p>
@@ -18,7 +18,7 @@ features are added and experimented with.
<br>
Check the
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-3.0pre991116/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-3.0pre991117/CHANGES","CHANGES"); ?> file
<!-- End Warning. -->
for a summary of changes since the last stable version, and
the planned changes to come.
@@ -30,13 +30,13 @@ in a pre-release.
<ul>
<!-- WARNING! Lines below automatically edited by makefile. -->
<li> gzip'ed tar file:
- <?php download_link("ProofGeneral-3.0pre991116.tar.gz") ?>
+ <?php download_link("ProofGeneral-3.0pre991117.tar.gz") ?>
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-3.0pre991116-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-3.0pre991117-1.noarch.rpm") ?>
<br>
The source RPM is
- <?php download_link("ProofGeneral-3.0pre991116-1.src.rpm","here") ?>.
+ <?php download_link("ProofGeneral-3.0pre991117-1.src.rpm","here") ?>.
</li>
<!-- End Warning. -->
</ul>
@@ -44,7 +44,7 @@ in a pre-release.
<hr>
-<h2><a name="devel">Complete Archive of ProofGeneral-3.0pre991116</a></h2>
+<h2><a name="devel">Complete Archive of ProofGeneral-3.0pre991117</a></h2>
<p>
If you are interested in helping to develop the core of Proof General,
we provide a complete archive of <i>all</i> the sources used to build the
@@ -55,16 +55,16 @@ version distribution above is that we include:
<li> provisional instantiations of Proof General to new provers <br>
(mentioned in the
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php fileshow("ProofGeneral-3.0pre991116/CHANGES","CHANGES"); ?> file),
+ <?php fileshow("ProofGeneral-3.0pre991117/CHANGES","CHANGES"); ?> file),
<!-- End Warning. -->
</li>
<li> the
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php fileshow("ProofGeneral-3.0pre991116/todo","low-level list of things to do"); ?>
+ <?php fileshow("ProofGeneral-3.0pre991117/todo","low-level list of things to do"); ?>
<!-- End Warning. -->
and the detailed
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php fileshow("ProofGeneral-3.0pre991116/ChangeLog","ChangeLog"); ?>,
+ <?php fileshow("ProofGeneral-3.0pre991117/ChangeLog","ChangeLog"); ?>,
<!-- End Warning. -->
</li>
<li> developer's Makefile used to generate documentation files <br>
@@ -80,7 +80,7 @@ release, because developers should have the right tools!
<ul>
<li> gzip'ed tar file:
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php download_link("ProofGeneral-3.0pre991116-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-3.0pre991117-devel.tar.gz") ?>
<!-- End Warning. -->
</li>
</ul>
@@ -91,7 +91,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.0pre991116/todo","low-level to-do list"); ?>.
+<?php fileshow("ProofGeneral-3.0pre991117/todo","low-level to-do list"); ?>.
<!-- End Warning. -->
</p>