From e7765a280ad776d92ede5dc61a6e5724d8eeec78 Mon Sep 17 00:00:00 2001
From: David Aspinall
Date: Wed, 8 Mar 2000 09:17:41 +0000
Subject: Set version tag for new release.
---
etc/ProofGeneral.spec | 4 ++--
generic/proof-site.el | 2 +-
html/devel.phtml | 14 +++++++-------
html/develdownload.phtml | 28 ++++++++++++++--------------
4 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec
index accc6586..fdf4b8a0 100644
--- a/etc/ProofGeneral.spec
+++ b/etc/ProofGeneral.spec
@@ -1,12 +1,12 @@
Summary: Proof General, Emacs interface for Proof Assistants
Name: ProofGeneral
-Version: 3.1pre000301
+Version: 3.1pre000308
Release: 1
Group: Applications/Editors/Emacs
Copyright: LFCS, University of Edinburgh
Url: http://www.lfcs.informatics.ed.ac.uk/proofgen
Packager: David Aspinall
-Source: http://www.dcs.ed.ac.uk/proofgen/ProofGeneral-3.1pre000301.tar.gz
+Source: http://www.dcs.ed.ac.uk/proofgen/ProofGeneral-3.1pre000308.tar.gz
BuildRoot: /tmp/ProofGeneral-root
Patch: ProofGeneral.patch
PreReq: /sbin/install-info
diff --git a/generic/proof-site.el b/generic/proof-site.el
index 79dcc136..7e0c7375 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -276,7 +276,7 @@ Note: to change proof assistant, you must start a new Emacs session.")
;; WARNING: do not edit below here
;; (the next constant is set automatically)
-(defconst proof-general-version "Proof General Version 3.1pre000301. Released by da."
+(defconst proof-general-version "Proof General Version 3.1pre000308. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site)
diff --git a/html/devel.phtml b/html/devel.phtml
index 7a85b557..1558aa82 100644
--- a/html/devel.phtml
+++ b/html/devel.phtml
@@ -9,7 +9,7 @@ users and hackers!
Download the latest development release:
- ProofGeneral-3.1pre000301
+ ProofGeneral-3.1pre000308
(please register if you haven't already).
@@ -30,7 +30,7 @@ Take a look at the Proof General project proposals.
Read the
developer's
-,
+,
with development hints and tips.
@@ -38,13 +38,13 @@ with development hints and tips.
See our current low-level lists of things to do, for the
- ,
+ ,
and for each prover:
- ,
- ,
- ,
- .
+ ,
+ ,
+ ,
+ .
diff --git a/html/develdownload.phtml b/html/develdownload.phtml
index 52f9dd16..90c025ff 100644
--- a/html/develdownload.phtml
+++ b/html/develdownload.phtml
@@ -17,13 +17,13 @@ reporting problems.
-
+
Check the
- file
+ file
for a summary of changes since the last stable version, and
the planned changes to come.
@@ -31,19 +31,19 @@ the planned changes to come.
- gzip'ed tar file:
-
+
- Linux RPM package
-
+
You probably don't need the
- .
+ .
-
+
@@ -52,7 +52,7 @@ This archive is a snapshot from our CVS repository.
@@ -64,21 +64,21 @@ The complete archive also includes:
provisional instantiations of Proof General to new provers
(mentioned in the
- file),
+ file),
the
-
+
and for each prover:
- ,
- ,
- ,
- .
+ ,
+ ,
+ ,
+ .
and the detailed
- ,
+ ,
developer's Makefile used to generate documentation files
--
cgit v1.2.3