aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1999-08-23 17:06:21 +0000
committerDavid Aspinall1999-08-23 17:06:21 +0000
commit3928862d1b558aa166bc3e91e057993ee585d4f9 (patch)
tree6e725b13f9edc725b87647809d8acd94cb108833
parent724ea98df1ff15725c5e275ecf65779d950f5ed6 (diff)
Set version tag for new release.
-rw-r--r--etc/ProofGeneral.spec4
-rw-r--r--html/download.phtml16
2 files changed, 10 insertions, 10 deletions
diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec
index 7426e043..f37e3cd3 100644
--- a/etc/ProofGeneral.spec
+++ b/etc/ProofGeneral.spec
@@ -1,12 +1,12 @@
Summary: Proof General, Emacs interface for Proof Assistants
Name: ProofGeneral
-Version: 2.1pre990820
+Version: 2.1pre990823
Release: 1
Group: Applications/Editors/Emacs
Copyright: LFCS, University of Edinburgh
Url: http://www.dcs.ed.ac.uk/proofgen/
Packager: David Aspinall <da@dcs.ed.ac.uk>
-Source: http://www.dcs.ed.ac.uk/proofgen/ProofGeneral-2.1pre990820.tar.gz
+Source: http://www.dcs.ed.ac.uk/proofgen/ProofGeneral-2.1pre990823.tar.gz
BuildRoot: /tmp/ProofGeneral-root
Patch: ProofGeneral.patch
PreReq: /sbin/install-info
diff --git a/html/download.phtml b/html/download.phtml
index c28641ff..ec5f20e7 100644
--- a/html/download.phtml
+++ b/html/download.phtml
@@ -20,7 +20,7 @@ You can download the latest
stable release,
<a href="#stable">ProofGeneral-2.1</a>, or the latest pre-release,
<!-- Warning, next line edited by make file -->
-<a href="#prerel">ProofGeneral-2.1pre990820</a>.
+<a href="#prerel">ProofGeneral-2.1pre990823</a>.
There is also a complete archive
of the current pre-release
<a href="#devel">for developers</a>.
@@ -103,7 +103,7 @@ any problems, suggestions, or patches.
<hr>
<!-- WARNING! Line below automatically edited by makefile. -->
-<h2><a name="prerel">Pre-release: ProofGeneral-2.1pre990820</a></h2>
+<h2><a name="prerel">Pre-release: ProofGeneral-2.1pre990823</a></h2>
<!-- End Warning. -->
<p>
@@ -112,7 +112,7 @@ features are added and experimented with.
<br>
Check the
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-2.1pre990820/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-2.1pre990823/CHANGES","CHANGES"); ?> file
<!-- End Warning. -->
for a summary of changes since the last stable version.
<br>
@@ -123,13 +123,13 @@ in a pre-release.
<ul>
<!-- WARNING! Lines below automatically edited by makefile. -->
<li> gzip'ed tar file:
- <?php download_link("ProofGeneral-2.1pre990820.tar.gz") ?>
+ <?php download_link("ProofGeneral-2.1pre990823.tar.gz") ?>
</li>
<li> Linux RPM package
- <?php download_link("ProofGeneral-2.1pre990820-1.noarch.rpm") ?>
+ <?php download_link("ProofGeneral-2.1pre990823-1.noarch.rpm") ?>
<br>
The source RPM is
- <?php download_link("ProofGeneral-2.1pre990820-1.src.rpm","here") ?>.
+ <?php download_link("ProofGeneral-2.1pre990823-1.src.rpm","here") ?>.
</li>
<!-- End Warning. -->
</ul>
@@ -153,7 +153,7 @@ have the right tools!
<ul>
<li> gzip'ed tar file:
<!-- WARNING! Line below automatically edited by makefile. -->
- <?php download_link("ProofGeneral-2.1pre990820-devel.tar.gz") ?>
+ <?php download_link("ProofGeneral-2.1pre990823-devel.tar.gz") ?>
<!-- End Warning. -->
</li>
</ul>
@@ -163,7 +163,7 @@ You probably <em>don't</em> need to download this if you're only
interested in hacking the Emacs lisp part of the program (but you may
still like to check the latest
<!-- WARNING! Line below automatically edited by makefile. -->
-<?php fileshow("ProofGeneral-2.1pre990820/todo","low-level to-do list"); ?>).
+<?php fileshow("ProofGeneral-2.1pre990823/todo","low-level to-do list"); ?>).
<!-- End Warning. -->
</p>