From 4ea6a46f84e6c24b41e40db83c0be4ea8b06ca9a Mon Sep 17 00:00:00 2001
From: David Aspinall
Date: Tue, 14 Mar 2000 11:56:28 +0000
Subject: Set version tag for new release.
---
etc/ProofGeneral.spec | 4 ++--
generic/proof-site.el | 2 +-
html/devel.phtml | 38 +++++++++++++++++++-------------------
html/develdownload.phtml | 16 ++++++++--------
4 files changed, 30 insertions(+), 30 deletions(-)
diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec
index 7fc63b12..cb1b525b 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.1pre000313
+Version: 3.1pre000314
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.1pre000313.tar.gz
+Source: http://www.dcs.ed.ac.uk/proofgen/ProofGeneral-3.1pre000314.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 82851534..8e33c217 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.1pre000313. Released by da."
+(defconst proof-general-version "Proof General Version 3.1pre000314. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site)
diff --git a/html/devel.phtml b/html/devel.phtml
index 03ec5939..57e7b109 100644
--- a/html/devel.phtml
+++ b/html/devel.phtml
@@ -9,12 +9,12 @@ users and hackers!
Download the latest development release:
- ProofGeneral-3.1pre000313
+ ProofGeneral-3.1pre000314
Check the
- file
+ file
for a summary of changes since the last stable version.
@@ -34,14 +34,14 @@ Take a look at the Proof General project proposals.
Read the
developer's
-,
+,
with development hints and tips.
-
Read the brief list of planned
-
+
for Proof General.
@@ -49,29 +49,29 @@ for Proof General.
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 9fd68da1..8902c89b 100644
--- a/html/develdownload.phtml
+++ b/html/develdownload.phtml
@@ -20,13 +20,13 @@ Please register if you haven't done so already.
-
+
Check the
- file
+ file
for a summary of changes since the last stable version, and
the planned changes to come.
@@ -34,13 +34,13 @@ the planned changes to come.
- gzip'ed tar file:
-
+
- Linux RPM package
-
+
You probably don't need the
- .
+ .
@@ -55,7 +55,7 @@ the .
-
+
@@ -64,7 +64,7 @@ This archive is a snapshot from our CVS repository.
@@ -77,7 +77,7 @@ The complete archive also includes:
(see )
and the detailed
- ,
+ ,
developer's Makefile used to generate documentation files
--
cgit v1.2.3