From 4036c2e9491d6692b86c8feedaefb095044403c3 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 21 Oct 1999 18:03:34 +0000 Subject: Set version tag for new release. --- etc/ProofGeneral.spec | 4 ++-- generic/proof-site.el | 2 +- html/download.phtml | 22 +++++++++++----------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec index 0c530b9f..117f5b67 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.0pre991020 +Version: 3.0pre991021 Release: 1 Group: Applications/Editors/Emacs Copyright: LFCS, University of Edinburgh Url: http://www.dcs.ed.ac.uk/proofgen/ Packager: David Aspinall -Source: http://www.dcs.ed.ac.uk/proofgen/ProofGeneral-3.0pre991020.tar.gz +Source: http://www.dcs.ed.ac.uk/proofgen/ProofGeneral-3.0pre991021.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 ba6481b3..7a6ef096 100644 --- a/generic/proof-site.el +++ b/generic/proof-site.el @@ -265,7 +265,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.0pre991020 released by da. Email proofgen@dcs.ed.ac.uk." +(defconst proof-general-version "Proof General, Version 3.0pre991021 released by da. Email proofgen@dcs.ed.ac.uk." "Version string identifying Proof General release.") (provide 'proof-site) diff --git a/html/download.phtml b/html/download.phtml index 0b2732c1..7f8ef2a9 100644 --- a/html/download.phtml +++ b/html/download.phtml @@ -20,7 +20,7 @@ You can download the latest stable release, ProofGeneral-2.1, or the latest pre-release, -ProofGeneral-3.0pre991020. +ProofGeneral-3.0pre991021. There is also a complete archive of the current pre-release for developers. @@ -102,7 +102,7 @@ any problems, suggestions, or patches.
-

Pre-release: ProofGeneral-3.0pre991020

+

Pre-release: ProofGeneral-3.0pre991021

@@ -111,7 +111,7 @@ features are added and experimented with.
Check the - file + file for a summary of changes since the last stable version, and the planned changes to come. @@ -123,13 +123,13 @@ in a pre-release.

@@ -148,16 +148,16 @@ version distribution above is that we include:
  • 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
    @@ -173,7 +173,7 @@ release, because developers should have the right tools! @@ -184,7 +184,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