From 42cc4e49a2d2b73f0765536a5265a6ad473abfe6 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Mon, 28 Feb 2000 09:54:54 +0000 Subject: Set version tag for new release. --- etc/ProofGeneral.spec | 4 ++-- generic/proof-site.el | 2 +- html/develdownload.phtml | 22 +++++++++++----------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec index 4ef95a8c..ffa699dc 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.1pre000224 +Version: 3.1pre000228 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.1pre000224.tar.gz +Source: http://www.dcs.ed.ac.uk/proofgen/ProofGeneral-3.1pre000228.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 68c0adc0..5f186f98 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.1pre000224. Released by da." +(defconst proof-general-version "Proof General Version 3.1pre000228. Released by da." "Version string identifying Proof General release.") (provide 'proof-site) diff --git a/html/develdownload.phtml b/html/develdownload.phtml index 4158af8a..cd9cc908 100644 --- a/html/develdownload.phtml +++ b/html/develdownload.phtml @@ -17,13 +17,13 @@ reporting problems.

-

Pre-release: ProofGeneral-3.1pre000224

+

Pre-release: ProofGeneral-3.1pre000228

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.

-

Complete Archive of ProofGeneral-3.1pre000224 for Developers

+

Complete Archive of ProofGeneral-3.1pre000228 for Developers

@@ -52,7 +52,7 @@ This archive is a snapshot from our CVS repository.

@@ -64,16 +64,16 @@ The complete archive also includes:
  • provisional instantiations of Proof General to new provers
    (mentioned in the - file), + file),
  • the - + and the detailed - , + ,
  • developer's Makefile used to generate documentation files
    @@ -92,7 +92,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 -. +.

    -- cgit v1.2.3